Skip Menu |
 

From: tlyu@mit.edu
Subject: SVN Commit

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.

https://github.com/krb5/krb5/commit/49d31402d77744a58dcd03808a94361ef011a594
Author: Tom Yu <tlyu@mit.edu>
Commit: 49d31402d77744a58dcd03808a94361ef011a594
Branch: master
doc/_templates/layout.html | 9 ++++++++-
doc/copyright.rst | 8 ++++++++
doc/mitK5license.rst | 5 +++++
src/doc/Makefile.in | 1 +
4 files changed, 22 insertions(+), 1 deletions(-)
From: tlyu@mit.edu
Subject: SVN Commit

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.

(cherry picked from commit 49d31402d77744a58dcd03808a94361ef011a594)

https://github.com/krb5/krb5/commit/4733bfe7064f691138f0001842ad6502b40e9e7f
Author: Tom Yu <tlyu@mit.edu>
Commit: 4733bfe7064f691138f0001842ad6502b40e9e7f
Branch: krb5-1.11
doc/_templates/layout.html | 9 ++++++++-
doc/copyright.rst | 8 ++++++++
doc/mitK5license.rst | 5 +++++
src/doc/Makefile.in | 1 +
4 files changed, 22 insertions(+), 1 deletions(-)