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

Building one page per function in the doc #270

Closed
cgadal opened this issue Mar 3, 2021 · 1 comment
Closed

Building one page per function in the doc #270

cgadal opened this issue Mar 3, 2021 · 1 comment

Comments

@cgadal
Copy link

cgadal commented Mar 3, 2021

I successfully managed to build a documentation using sphinx-autoapi. Currently, the tree of the API Reference goes up to the last modules, and then displays one page per module with all the functions inside.

Is there anyway to have one page per function (and maybe then modifying the API Reference tree accordingly) ?

@AWhetter
Copy link
Collaborator

AWhetter commented Mar 9, 2021

This currently isn't possible. But there's plans for making it happen. #226 covers this.

@AWhetter AWhetter closed this as completed Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants