Skip to content

Automatic documentation generation #6

@gabs1234

Description

@gabs1234

Readily available well-documented open-source documentation tools

  • Doxygen
  • Sphinx

Doxygen seems to more be widespread and have a better documetation. This could help us easily exhibit our public functions that should be used by the user and how they relate to the super class (which functions are overrided, which member variables are public, etc).
May also enable automatic UML style class-inheritance diagrams.

Work that would need to be done

Classes and their methods would need to have a commented header documenting the said-functions. A standard syntax would have to followed. Fortunately, this is already mostly done.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationprio:lowLow priority issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions