Open andrewbwm opened 1 year ago
The sphinx documentation is up, but it does not use the docstring in place to generate API documentation.
It does use them in one sense, see the attackgraphnode for example: https://mal-lang.org/mal-toolbox/apidocs/maltoolbox.attackgraph.node.html
It does use them in one sense, see the attackgraphnode for example: https://mal-lang.org/mal-toolbox/apidocs/maltoolbox.attackgraph.node.html
Why is it that only the node submodule gets those generated? Is this something you had to do manually or is it an issue with the current structure?
That is definitely odd, I don't remember doing it manually. I will dig into it.
Use sphinx to generate the restructured text documentation.