Fix a few minor bugs

This commit is contained in:
Maxime Beauchemin
2016-03-27 00:18:26 -07:00
parent 5be7b03ba4
commit 5804991b19
7 changed files with 33 additions and 17 deletions

View File

@@ -120,10 +120,12 @@ html_theme_path = sphinx_bootstrap_theme.get_html_theme_path()
# further. For a list of options available for each theme, see the
# documentation.
html_theme_options = {
#'bootswatch_theme': 'simplex',
# 'bootswatch_theme': 'cosmo',
'navbar_title': 'Dashed Documentation',
'navbar_fixed_top': "false",
#'navbar_class': "navbar navbar-default",
'navbar_sidebarrel': False,
'navbar_site_name': "Topics",
#'navbar_class': "navbar navbar-left",
}
# Add any paths that contain custom themes here, relative to this directory.

View File

@@ -1,3 +1,6 @@
.. warning:: This project used to be name Panoramix and has been renamed
to Dashed in March 2016
Overview
=======================================