Fandango
Twitter Github
Support Devcareer

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 = 'Fandango Doc'
copyright = '2020, Adewale Azeez'
author = 'Adewale Azeez'

html_favicon = 'favicon.png'
html_theme = 'fadango'

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


Right Sidebar Only. File Name

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

Other Topics

Main

  • Basic Specification
  • Sample Configuration

Custom Files

  • No Sidebar. Theme Option
  • No Sidebar. File Name
  • Right Sidebar Only. File Name
  • Right Sidebar Only. Theme Option

Previous topic

Right Sidebar Only. File Name

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 fandango theme.