Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better names for doxygen-Sphinx bridge functions | Ben Kaduk | 2012-12-14 | 1 | -4/+4 |
| | | | | | | | | | | | 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 | ||||
* | Massive reST content rename | Ben Kaduk | 2012-10-15 | 1 | -0/+64 |
All of rst_source/ is now just in doc/. The krb_ prefix is stripped from the document sub-directories. rst_tools are now just tools. The section headers of kadmind, krb5kdc, and sserver match as conflict markers. bigredbutton: whitespace ticket: 7409 |