diff --git a/Doc/sphinx/TODO b/Doc/sphinx/TODO index 387d933..2943474 100644 --- a/Doc/sphinx/TODO +++ b/Doc/sphinx/TODO @@ -1,5 +1,27 @@ -# Change a minus to a plus when something is being worked on. -# Remove it when you are done. +Check scriptref/dtm.rst, it look overly complicated with all the different +types. (MDTM, DDTM, TSDTM).... +Add examples to files in scriptref: + + - [ ] bitmaps.rst + - [ ] colourconverting.rst + - [ ] colourfinding.rst + - [ ] dtm.rst + - [ ] files.rst + - [/] mouseandkeyboard.rst + - [ ] ocr.rst + - [ ] sound.rst + - [ ] string.rst + - [ ] tpa.rst + - [ ] web.rst + - [ ] window.rst + +# ADDING CONTENT + +- Create a list of Simba Extensions. If the extension has a doc on it's own, + dont forget to link to it. +- Write mmlref / article (only for developers of Simba) +- Write tutorial? +- Write about Simba Stable/Unstable. # GENERAL @@ -12,13 +34,3 @@ seems to use it). - Find stuff to add to this list. -# ADDING CONTENT - -- Create a list of Simba Extensions. If the extension has a doc on it's own, - dont forget to link to it. -- Create scriptref/ articles. A lot of functionality that Simba exposes to the - Scripters is currently not documented. -- Write mmlref/ article (only for developers of Simba) -- Write tutorial? -- Fix up articles? -- Write about Simba Stable/Unstable.