diff options
author | Max Horn | 2006-01-21 13:43:59 +0000 |
---|---|---|
committer | Max Horn | 2006-01-21 13:43:59 +0000 |
commit | d3a03fed773215ec53572234eed95a809c451eb5 (patch) | |
tree | b48780738b6dbc0b4028fbad3de02b68327496d1 /TODO | |
parent | 2d92b0eb936d2ca6e32bb0d9a3762037686f8ddf (diff) | |
download | scummvm-rg350-d3a03fed773215ec53572234eed95a809c451eb5.tar.gz scummvm-rg350-d3a03fed773215ec53572234eed95a809c451eb5.tar.bz2 scummvm-rg350-d3a03fed773215ec53572234eed95a809c451eb5.zip |
Added LaTeX doc specific TODOs
svn-id: r20120
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -62,6 +62,14 @@ README / Manual engine teams deem appropriate... - ... +LaTeX docs +========== +* These are constantly out of sync with the README :-/ +* The files are currently named in a very dumb fashion -- using their section + IDs, which of course constantly change. Better would be to give them names + based on their content instead. + + Code ==== * Add more Doxygen comments. However, quality is preferable over quantity |