]> git.ipfire.org Git - thirdparty/krb5.git/commit
Better names for doxygen-Sphinx bridge functions
authorBen Kaduk <kaduk@mit.edu>
Wed, 12 Dec 2012 18:23:03 +0000 (13:23 -0500)
committerBen Kaduk <kaduk@mit.edu>
Fri, 14 Dec 2012 16:05:43 +0000 (11:05 -0500)
commit060b1eb1e38b294495adab784da32ca4e9871d20
treea50d6414788ad41b04ed88aac610d586db29b331
parent311347e5e9d9208e2d341b8f8aed37791a4de090
Better names for doxygen-Sphinx bridge functions

It is confusing when the codepath for the production doc build
involves calling functions with names like "test".  Rename things
which are in active use so that routines which are actually only
used for testing are more discernable as such.

ticket: 7505 (new)
tags: pullup
target_version: 1.11
doc/tools/doxy.py
doc/tools/doxybuilder_funcs.py
doc/tools/doxybuilder_types.py