summaryrefslogtreecommitdiff
path: root/contrib/redox.py
AgeCommit message (Collapse)Author
2012-06-04Update the "redox" doxygen/DOCDOC postprocessing scriptNick Mathewson
Somewhere along the line, doxygen and tor changed their behavior a little. The script is still a dreadful kludge, but now at least it sorta works again.
2008-12-22Add DOCDOC entries for undocumented static and global variables.Nick Mathewson
svn:r17739
2008-12-22Oops; add missing return to redox.pyNick Mathewson
svn:r17737
2008-12-22Better documentation for contrib/redox.pyNick Mathewson
svn:r17736
2008-12-22Add a script to post-process doxygen output into a sensible form and add ↵Nick Mathewson
DOCDOC comments to our source files. svn:r17728