From 05e5757db0b61ce4136aab67a03c6195c8f253df Mon Sep 17 00:00:00 2001 From: joostverburg Date: Mon, 28 Oct 2002 18:24:03 +0000 Subject: [PATCH] things to do git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1500 212acab6-be3b-0410-9dea-997c60f758d6 --- TODO.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 TODO.txt diff --git a/TODO.txt b/TODO.txt new file mode 100644 index 00000000..98ac8833 --- /dev/null +++ b/TODO.txt @@ -0,0 +1,16 @@ +TODO + +DOCUMENTATION + +* We should have a section about multiple language + whole lots of /LANGs but no explaintation :) + +* user_vars should link to the user_vars section as in the old docs + callbacks and other stuff should be linked too + +* not so important but could be nice, links to examples in the examples directory for every function + every function will link to the example file that containts it + +* default values bolded or something alike + +* go over everything and search for mistakes :) \ No newline at end of file