Skip Menu |
 

Subject: Move Release tag to the footer in Sphinx html documentation
Currently the Release tag appears only in the body of the main page of
HTML document. Move it to the footer.
From: tsitkova@mit.edu
Subject: SVN Commit

Move Release tag into footer for Sphinx HTML

The current position of the Release tag is in the body of the main page
of the Sphinx html. Move it to the footer. This way the release number
can be viewed from every page.

https://github.com/krb5/krb5/commit/3cd8934659c4558a5144191716085d094b08d44e
Author: Zhanna Tsitkov <tsitkova@mit.edu>
Commit: 3cd8934659c4558a5144191716085d094b08d44e
Branch: master
doc/_templates/layout.html | 2 ++
doc/index.rst | 6 ------
2 files changed, 2 insertions(+), 6 deletions(-)
From: tlyu@mit.edu
Subject: SVN Commit

Move Release tag into footer for Sphinx HTML

The current position of the Release tag is in the body of the main page
of the Sphinx html. Move it to the footer. This way the release number
can be viewed from every page.

(cherry picked from commit 3cd8934659c4558a5144191716085d094b08d44e)

https://github.com/krb5/krb5/commit/20441d280670796597131b2f1e52d96872823f66
Author: Zhanna Tsitkov <tsitkova@mit.edu>
Committer: Tom Yu <tlyu@mit.edu>
Commit: 20441d280670796597131b2f1e52d96872823f66
Branch: krb5-1.11
doc/_templates/layout.html | 2 ++
doc/index.rst | 6 ------
2 files changed, 2 insertions(+), 6 deletions(-)