Added
- Added
tagmanager_id
theme option to enable Google Tag Manager tracking. Note thattagmanager_id
takes precedence overanalytics_id
. (#63) - Added
one_page
theme option, which can be set to True for docs that include all content on a single index page. (#59) - Added custom 404 page. (#65)
- Added
nengo_sphinx_theme.ext.sourcelinks
extension which allows the autodoc source links to point to a different site (like GitHub). (#66)
Changed
- Swapped position of "search" and "version" boxes (so search is at the top and version is at the bottom). (#58)
- Added notification when viewing the development version of docs. (#62)
Fixed