mystmd icon indicating copy to clipboard operation
mystmd copied to clipboard

Generating API documentation using docstrings.

Open atharvaaalok opened this issue 9 months ago • 1 comments
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?

atharvaaalok avatar Feb 12 '25 00:02 atharvaaalok