1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-08-13 16:53:59 -04:00
Simba/Doc/sphinx/TODO

25 lines
898 B
Plaintext
Raw Normal View History

# Change a minus to a plus when something is being worked on.
# Remove it when you are done.
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).
- 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
# ADDING CONTENT
2010-06-22 13:10:38 -04:00
- Create a list of Simba Extensions. If the extension has a doc on it's own,
dont forget to link to it.
2010-08-26 17:53:20 -04:00
- 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?
2010-08-27 15:52:02 -04:00
- Write about Simba Stable/Unstable.