[krbdev.mit.edu #7433] SVN Commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Fri Nov 16 14:58:20 EST 2012


Generate and use version.py for Sphinx

Sphinx's idea of the version number appears in the man pages and
compiled PDF documents, and shows up as metadata in the generated
HTML sources.

Extract the version information from the master source (patchlevel.h)
into a form usable by Sphinx.

(cherry picked from commit 07c77b51d33c23d3ea28d588adc43b6c5ec5c20f)

https://github.com/krb5/krb5/commit/8d290c2e310999a241ab6a56ee2b33871cce0eb0
Author: Tom Yu <tlyu at mit.edu>
Commit: 8d290c2e310999a241ab6a56ee2b33871cce0eb0
Branch: krb5-1.11
 .gitignore            |    2 ++
 doc/conf.py           |   11 ++++++++---
 src/doc/Makefile.in   |   15 ++++++++++++---
 src/doc/version.py.in |   21 +++++++++++++++++++++
 src/man/Makefile.in   |    5 ++++-
 5 files changed, 47 insertions(+), 7 deletions(-)



More information about the krb5-bugs mailing list