buildframework/helium/doc/default/conf.py
changeset 628 7c4a911dc066
parent 587 85df38eb4012
equal deleted inserted replaced
588:c7c26511138f 628:7c4a911dc066
   120 # If true, SmartyPants will be used to convert quotes and dashes to
   120 # If true, SmartyPants will be used to convert quotes and dashes to
   121 # typographically correct entities.
   121 # typographically correct entities.
   122 #html_use_smartypants = True
   122 #html_use_smartypants = True
   123 
   123 
   124 # Custom sidebar templates, maps document names to template names.
   124 # Custom sidebar templates, maps document names to template names.
   125 html_sidebars = {
   125 #html_sidebars = {
   126    'index': 'sidebar.html'
   126 #   'index': 'sidebar.html'
   127 }
   127 #}
   128 
   128 
   129 # Additional templates that should be rendered to pages, maps page names to
   129 # Additional templates that should be rendered to pages, maps page names to
   130 # template names.
   130 # template names.
   131 #html_additional_pages = {
   131 #html_additional_pages = {
   132 #}
   132 #}