Sugar
Twitter Github
Twitter Github

Right Sidebar Only. Theme Option¶

Set this page to have only the right side bar by adding the page name to the theme option right_sidebar_only.

Example¶

import os
import themata

project = 'Sugar Doc'
copyright = '2020, Adewale Azeez'
author = 'Adewale Azeez'

html_favicon = 'favicon.png'
html_theme = 'sugar'

html_theme_options = {
    'right_sidebar_only': [
        'otherpages/rightpage'
    ]
}

Edit on Github Left Sidebar Only. Theme Option



Throw this page at people faces:
Did you find this documentation helpful?
Throw tantrum about this page to the developers
This Project This Page
Look at your like tantrums on github
Submit

Page Contents

  • Right Sidebar Only. Theme Option
    • Example

Previous topic

Left Sidebar Only. Theme Option

This Page

Show source
Edit on Github
Contact
  • https://thecarisma.github.io/
  • 12345678998
Custom Pages
  • Left Page
  • Single Page
© Copyright 2020, Adewale Azeez, Creative Commons Zero v1.0 Universal License. Created using Sphinx 1.8.5 with sugar theme.