2011-08-16 18:11:11 -04:00
|
|
|
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.
|
2010-06-13 17:17:00 -04:00
|
|
|
|
2010-06-13 17:37:41 -04:00
|
|
|
# GENERAL
|
|
|
|
|
|
|
|
- Run spellcheck before you commit (make sure you ignore section names
|
|
|
|
and the like).
|
|
|
|
- Remove small/extraneous pages (merge them as a section with another or
|
|
|
|
mark that you will add stuff to them).
|
2010-06-13 17:17:00 -04:00
|
|
|
- Create some conventions. Capitalize Simba whenever it occurs, and pick
|
|
|
|
either color or colour (it'd probably be best to use color, as the code
|
|
|
|
seems to use it).
|
|
|
|
- Find stuff to add to this list.
|
2010-06-13 17:37:41 -04:00
|
|
|
|