Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull python docs from python folders into docusaurus #724

Closed
timkpaine opened this issue Sep 13, 2019 · 1 comment
Closed

Pull python docs from python folders into docusaurus #724

timkpaine opened this issue Sep 13, 2019 · 1 comment
Labels
documentation Improvements/bugs/changes to documentation enhancement Feature requests or improvements Python

Comments

@timkpaine
Copy link
Member

In each python directory, you can generate Markdown docs (including autodoc'd python modules) by running:
make -C ./docs markdown
We should hook this into the docusaurus build to have up-to-date python API docs.

@timkpaine timkpaine added enhancement Feature requests or improvements documentation Improvements/bugs/changes to documentation Python labels Sep 13, 2019
@texodus
Copy link
Member

texodus commented Sep 14, 2019

Moved to Projects card and #723.

@texodus texodus closed this as completed Sep 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements/bugs/changes to documentation enhancement Feature requests or improvements Python
Projects
None yet
Development

No branches or pull requests

2 participants