summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-02-24 07:55:46 +0000
committerNick Mathewson <nickm@torproject.org>2007-02-24 07:55:46 +0000
commit9b07b1a463d97b8209f45f36451c0e700f4899c0 (patch)
tree34d98657b578a0d7baa48d1d60385d9f7fd41f81
parent38dcc368c401e3ce6b8258a0edbb38ca5f54ba2a (diff)
downloadtor-9b07b1a463d97b8209f45f36451c0e700f4899c0.tar.gz
tor-9b07b1a463d97b8209f45f36451c0e700f4899c0.zip
r11915@catbus: nickm | 2007-02-24 02:55:43 -0500
Note another fun way that we could replace the more automatable parts of arma with software, thus leaving the less automatable bits free to do less automatable stuff. svn:r9636
-rw-r--r--doc/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 503a6a286c..7b641dcb1f 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -426,6 +426,9 @@ R - add d64 and fp64 along-side d and fp so people can paste status
of edge_stream_t.
Future version:
+ - Add a doxygen style checker to make check-spaces so nick doesn't drift
+ too far from arma's undocumented styleguide. Also, document that
+ styleguide in HACKING. (See r9634 for example.)
- Should TrackHostExits expire TrackHostExitsExpire seconds after their
*last* use, not their *first* use?
- Configuration format really wants sections.