- Notifications
You must be signed in to change notification settings - Fork22
Misc fixes needed to build docs locally#99
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
samcunliffe left a comment• edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
🍉
Tested locally, works.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Just to confirm, this all now comes fromdocs/api.rst right? Theautomodapi
directive handles all of this for us.
I never used the sphinx-automodapi extension (and itlooks like it would have saved me a lot of time).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Astrophysicists makin' cool toys.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Yes, that's right. This should never have been committed 🙈
Uh oh!
There was an error while loading.Please reload this page.
Does what it says in the title.
To test locally:
The HTML docs should then be built succesfully in the
_build/html
directory.