Merge branch 'master' into content-block

This commit is contained in:
Anthony 2018-02-27 11:48:48 -07:00 committed by GitHub
commit 38c46ce153
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -46,8 +46,8 @@ To see all the possible configuration options read the configuring docs
`here <https://sphinx-rtd-theme.readthedocs.io/en/latest/configuring.html>`__. `here <https://sphinx-rtd-theme.readthedocs.io/en/latest/configuring.html>`__.
Contibuting Contributing
=========== ============
If you would like to help improve the theme or have more control If you would like to help improve the theme or have more control
over the theme in case of a fork please read our contributing guide over the theme in case of a fork please read our contributing guide

View File

@ -22,7 +22,7 @@ file of this repository, and can be defined in your project's ``conf.py`` via
'analytics_id': '', 'analytics_id': '',
'logo_only': False, 'logo_only': False,
'display_version': True, 'display_version': True,
'prev_next_buttons_location': bottom, 'prev_next_buttons_location': 'bottom',
'style_external_links': False, 'style_external_links': False,
'vcs_pageview_mode': '', 'vcs_pageview_mode': '',
# Toc options # Toc options