Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.

Update templates to work in sphinx>=1.6 #404

Merged
merged 1 commit into from
Jun 1, 2017
Merged

Conversation

leouieda
Copy link
Member

@leouieda leouieda commented Jun 1, 2017

The way to include custom CSS in sphinx changed after version 1.6. It's now done in the conf.py file instead of the template file.

Also add backreferences_dir configuration to sphinx-gallery to stop the warning about it.

@fatiando/contributors if you want to build the docs, please update your sphinx, sphinx-gallery, and sphinx_bootstrap_theme to the latest versions:

conda update sphinx sphinx-gallery sphinx_bootstrap_theme -c conda-forge

The way to include custom CSS in sphinx changed after version 1.6. It's
now done in the `conf.py` file instead of the template file.

Also add `backreferences_dir` configuration to sphinx-gallery to stop
the warning about it.
@leouieda leouieda added the docs label Jun 1, 2017
@leouieda leouieda merged commit b94f526 into master Jun 1, 2017
@leouieda leouieda deleted the update-templates branch June 1, 2017 21:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant