-
Notifications
You must be signed in to change notification settings - Fork 42
Tidy up conf.py file for contributors #632
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
Conversation
@willingc this has some conflicts to resolve. It would be nice to add a bit more documentation for some of the sections (e.g. calendar API key), but that can come later. |
Added a note on the API key. |
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.
Looks great to me, thanks for doing this!
8000
|
Apparently just a transient thing - I'll merge since everything looks good now 😄 |
Description
This PR reorders the docs
conf.py
file and tidies up comments and section divider comments.New contributors often find configuration files overwhelming or confusing. As napari's
conf.py
files has evolved over the years, it's evolved organically. This PR aims to offer new contributors more context on configuration of Sphinx and its extensions.