]> git.ipfire.org Git - thirdparty/krb5.git/commit
Generate and use version.py for Sphinx
authorTom Yu <tlyu@mit.edu>
Wed, 17 Oct 2012 22:12:52 +0000 (18:12 -0400)
committerBen Kaduk <kaduk@mit.edu>
Wed, 14 Nov 2012 19:09:03 +0000 (14:09 -0500)
commit07c77b51d33c23d3ea28d588adc43b6c5ec5c20f
tree3b7cfe64a669b1bb62ba9a85a1f11c475591293f
parente89f6c6532787cf8e90ee80bdbb05e8abc13c565
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.

ticket: 7433
tags: pullup
.gitignore
doc/conf.py
src/doc/Makefile.in
src/doc/version.py.in [new file with mode: 0644]
src/man/Makefile.in