aboutsummaryrefslogtreecommitdiff
path: root/src/doc/Makefile.in
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2012-12-17 15:44:27 -0500
committerTom Yu <tlyu@mit.edu>2012-12-17 17:47:20 -0500
commit49d31402d77744a58dcd03808a94361ef011a594 (patch)
tree15907328d5cea7a939cbf51c78734ad1ef6161f5 /src/doc/Makefile.in
parent2af891a5112642636986c88b474519075c392a64 (diff)
downloadkrb5-49d31402d77744a58dcd03808a94361ef011a594.zip
krb5-49d31402d77744a58dcd03808a94361ef011a594.tar.gz
krb5-49d31402d77744a58dcd03808a94361ef011a594.tar.bz2
Add copyright footer to HTML docs
The technique we use for inserting the feedback link in the footer overrides the Sphinx basic/layout.html and agogo/layout.html footers in a way that prevents us from getting the copyright link footer. Copy the relevant part of the Sphinx basic/layout.html for now. Add a copyright.rst that links to mitK5license.rst. ticket: 7510 (new) target_version: 1.11 tags: pullup
Diffstat (limited to 'src/doc/Makefile.in')
-rw-r--r--src/doc/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/doc/Makefile.in b/src/doc/Makefile.in
index 1986f8f..4b3ae16 100644
--- a/src/doc/Makefile.in
+++ b/src/doc/Makefile.in
@@ -24,6 +24,7 @@ RST_SOURCES= _static \
user \
about.rst \
build_this.rst \
+ copyright.rst \
mitK5defaults.rst \
mitK5features.rst \
mitK5license.rst \