aboutsummaryrefslogtreecommitdiff
path: root/contrib/checkOptionDocs.pl
AgeCommit message (Collapse)Author
2010-11-10Remove the torrc.complete file.Sebastian Hahn
We haven't been keeping it up to date, and the manpage exists as a replacement for users who want an overview of all available options.
2010-11-10Change checkOptionDocs.pl to be case sensitiveSebastian Hahn
2010-08-19fix up contrib/checkOptionDocs.pl to match current practice (asciidoc ↵tor-0.2.2.15-alphaNick Mathewson
manpage, no "online docs").
2009-05-05Remove all svn metadata minus what I missed.Sebastian Hahn
Tor doesn't use SVN anymore, making $Revision$, $Id$ and $Date$ meaningless. Remove them without replacement.
2008-05-07 r19626@catbus: nickm | 2008-05-07 14:09:47 -0400Nick Mathewson
Add documentation for most undocumented options, and fix some issues in "make check-docs" svn:r14576
2006-12-20 r11657@Kushana: nickm | 2006-12-20 15:11:19 -0500Nick Mathewson
Fixes to check-docs script; add some docs; mark some options as deprecated in the online docs. svn:r9163
2006-12-20 r11651@Kushana: nickm | 2006-12-20 12:05:04 -0500Nick Mathewson
Add a maintainer script and a new make target "make check-docs" to get a quick dump of which options are undocumented where, and which documentation refers to nonexistent options. svn:r9160