Open SamJHirst opened 1 month ago
The documentation will ideally generate an HTML output.
Suggested tools include:
pydoc
autosummary
sphinx
doxygen
At least pydoc uses existing docstrings to generate documentation. I’m not sure that current version of program has any docstrings, so we will need to do that first…
The documentation will ideally generate an HTML output.
Suggested tools include:
pydoc
autosummary
/sphinx
doxygen