Project - Documentation: Difference between revisions
Jump to navigation
Jump to search
(Add subtitle and Category:Project Ideas.) |
(List existing documentation.) |
||
Line 1: | Line 1: | ||
:''This article is deals with projects related to improving GNU Octave's documentation. For general project ideas, see [[Projects]].'' | :''This article is deals with projects related to improving GNU Octave's documentation. For general project ideas, see [[Projects]].'' | ||
* | == Existing Documentation == | ||
:''For a comprehensive list see [[Publications about Octave]].'' | |||
* [[Doxygen]] documentation for the C++ classes. | |||
*[ | * [https://www.gnu.org/software/texinfo/ Texinfo] documentation for the [https://octave.org/doc/interpreter/ Octave interpreter]. | ||
* | * This wiki: | ||
** [[FAQ]] | |||
** [[:Category:Resources | Resources: Tutorials, Examples, Tips and Tricks, ...]] | |||
* | == Projects == | ||
*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. | |||
*Add more demo files. | *Add more demo files. | ||
*Add more Doxygen comments. | |||
*Flesh out this wiki | *Flesh out this wiki | ||
[[Category:Project Ideas]] | [[Category:Project Ideas]] |
Revision as of 17:14, 17 April 2020
- This article is deals with projects related to improving GNU Octave's documentation. For general project ideas, see Projects.
Existing Documentation
- For a comprehensive list see Publications about Octave.
- Doxygen documentation for the C++ classes.
- Texinfo documentation for the Octave interpreter.
Projects
- 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.
- Add more demo files.
- Add more Doxygen comments.
- Flesh out this wiki