diff options
author | scolobb <scolobb@web> | 2009-06-07 09:23:11 +0000 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2009-06-07 09:23:11 +0000 |
commit | 32ce4633c851a65577c58dfeb9a0aaa67c942463 (patch) | |
tree | cf3a5995839887d386fda0f05d2d302834dd9ef3 /user/scolobb.mdwn | |
parent | f942f1ac1c68b81d4ac5712c4525c1c07e45cecd (diff) | |
download | web-32ce4633c851a65577c58dfeb9a0aaa67c942463.tar.gz web-32ce4633c851a65577c58dfeb9a0aaa67c942463.tar.bz2 web-32ce4633c851a65577c58dfeb9a0aaa67c942463.zip |
Diffstat (limited to 'user/scolobb.mdwn')
-rw-r--r-- | user/scolobb.mdwn | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/user/scolobb.mdwn b/user/scolobb.mdwn index 0a37bc64..e7c1adf0 100644 --- a/user/scolobb.mdwn +++ b/user/scolobb.mdwn @@ -67,22 +67,21 @@ For documentation, see [[hurd/translator/unionmount]]. functionality, I had to include the port to the mountee in this list. -### TODO +* **Learn Texinfo.** In order to produce canonical documentation I had + to learn the Texinfo documentation format. -(Dates in brackets show the approximate deadline) +* **Write documentation for `unionmount`.** The basic unionmount + functionality being finished, it has to be documented properly, lest + it should lag behind and remain unfinished eventually. -* **Learn texinfo.** *(5 Jun)* In order to produce canonical - documentation I will have to learn the texinfo documentation format. +* **Write documentation for `unionfs`.** `unionfs` is not exactly + well-documented at the moment, the only help being provided by the + comments in the sources. The goal is to write a more coherent + documentation. -* **Write documentation for `unionmount`.** *(5 Jun)* The basic - unionmount functionality being finished, it has to be documented - properly, lest it should lag behind and remain unfinished - eventually. +### TODO -* **Write documentation for `unionfs`.** *(5 Jun)* `unionfs` is not - exactly well-documented at the moment, the only help being provided - by the comments in the sources. The goal is to write a more coherent - documentation. +(Dates in brackets show the approximate deadline) * **Implement merging rules.** *(25 Jul)* Some details are still awaiting discovery by me. |