mystmd
mystmd copied to clipboard
Generating API documentation using docstrings.
trafficstars
I am working on a repository here: https://github.com/atharvaaalok/geosimilarity
and have launched docs for it using MyST markdown.
Markdown files are in the docs/ folder.
I would like to generate API documentation using the docstrings from functions and classes that are available in the geosimilarity/ folder.
What directive can I use to generate API docs?