updates.
authorPekka Riikonen <priikone@silcnet.org>
Sun, 10 Feb 2002 21:17:23 +0000 (21:17 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Sun, 10 Feb 2002 21:17:23 +0000 (21:17 +0000)
TODO

diff --git a/TODO b/TODO
index 2b2b7ec97aca8d4f50dec85c54f668ddbfc602e7..411cf2e390eb391d3caa4723e28ff8061ea86bb5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -105,6 +105,29 @@ TODO/bugs In SILC Libraries
    routines.  Change to use silc_file_* routines.
 
 
+TODO in Toolkit Documentation
+=============================
+
+Stuff that needs to be done in order to complete the Tooolkit Reference
+Manual.
+
+ o Lots of ROBOdoc header formatting is undone in lib/silcske, 
+   lib/silcutil, and lib/silccrypt.
+
+ o Write "Documentation conventions" document to describe how to read
+   the Toolkit reference manual, and what is what there.
+
+ o Write "Programming with Toolkit" document, describing how to build
+   Toolkit, how the build system works, where is everything, how
+   new (external) projects can be glued into Toolkit (use irssi as an
+   example), and how external projects can use Toolkit without gluing into
+   it (how to link etc).
+
+ o Write "Programming conventions" document to describe the coding
+   and naming conventions used in the Toolkit (should not be 
+   actually the CodingStyle document, but something more general).
+
+
 TODO in SILC Protocol
 =====================