Projects: Difference between revisions

277 bytes removed ,  19 July 2019
(→‎Configuration and Installation: Strip finished items for clarity.)
Line 345: Line 345:


=Documentation and On-Line Help=
=Documentation and On-Line Help=
*<strike> Document new features. </strike>


*Improve the Texinfo Documentation for the interpreter. It would be useful to have lots more examples, to not have so many forward references, and to not have very many simple lists of functions.
*Improve the Texinfo Documentation for the interpreter. It would be useful to have lots more examples, to not have so many forward references, and to not have very many simple lists of functions.


*<strike> The docs should mention something about efficiency and that using array operations is almost always a good idea for speed. </strike>
*[[Doxygen]] documentation for the C++ classes.
 
*Doxygen documentation for the C++ classes.
 
*Make index entries more consistent to improve behavior of `help -i'.
 
*Make `help -i' try to find a whole word match first.


*<strike> Clean up help stuff. </strike>
*Make index entries more consistent to improve behavior of <code>help -i</code>.


*Demo files.
*Make <code>help -i</code> try to find a whole word match first.


*Document C++ sources, to make it easier for newcomers to get into writing code.
*Add more demo files.


*Flesh out this wiki
*Flesh out this wiki