commit 62c7a0cb5455125b51de48941f22af2d7f85e215 parent 1295e8f253425aca3c25dc7cc191912a4a8c4d44 Author: Martin Schanzenbach <schanzen@gnunet.org> Date: Sun, 31 Jul 2022 22:16:12 +0200 add todo Diffstat:
| A | TODO.md | | | 11 | +++++++++++ |
1 file changed, 11 insertions(+), 0 deletions(-)
diff --git a/TODO.md b/TODO.md @@ -0,0 +1,11 @@ +# TODOs + + * Migrate FAQ from website here. Possibly in the root TOC + * Go over Developer Handbook for consistency/correctness/succinctness + * User Manual incomplete, needs FS/reclaimID/messenger/conversation/etc sections from texinfo + * Graphical user interface configuration sections from texinfo should be replaced with CLI descriptions and put into User Manual + * Key Concepts is very odd. + * Concepts under User Manual -> File-sharing is odd + * "Config leftovers" in texinfo is from previous migrations?? + * Replace "Documentation" sites on website with links here + * Integrate REST API docs under Developer Handbook ?