nimble install mddoc
This library has no dependencies other than the Nim standard libarary.
A tool to generate Nim API docs in markdown for GitHub's README.md files. Great for small libraries with simple APIs.
Run this in the same folder as the README.md
file:
mddoc
Your README.md
should now have an API section.
import mddoc