2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-02-17 04:30:13 +00:00

Implement Self-Documentation #8

Open
opened 2023-08-02 16:10:42 +01:00 by xle · 0 comments
Owner

Python has two very good packages for writing self-documenting code:

MkDocs being less fully-featured but easier to implement.

I would suggest we integrate such a package for Troggle to auto-generate some HTML files that detail important things like the models structure.

Python has two very good packages for writing self-documenting code: - Sphinx: https://www.sphinx-doc.org/en/master/ - MkDocs: https://www.mkdocs.org/ MkDocs being less fully-featured but easier to implement. I would suggest we integrate such a package for Troggle to auto-generate some HTML files that detail important things like the models structure.
xle added the
Enhancement
Low Priority
Minor Change
labels 2023-08-02 16:10:42 +01:00
xle added this to the Back-end Enhancements project 2023-08-02 16:10:42 +01:00
Sign in to join this conversation.
No description provided.