[krbdev.mit.edu #7433] SVN Commit
Benjamin Kaduk via RT
rt-comment at krbdev.mit.edu
Wed Nov 14 15:58:26 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.
https://github.com/krb5/krb5/commit/07c77b51d33c23d3ea28d588adc43b6c5ec5c20f
Author: Tom Yu <tlyu at mit.edu>
Committer: Ben Kaduk <kaduk at mit.edu>
Commit: 07c77b51d33c23d3ea28d588adc43b6c5ec5c20f
Branch: master
.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