fossasia / sphinx_fossasia_theme

Theme for Sphinx/Yaydoc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sphinx_fossasia_theme

image

Official bootstrap based Sphinx theme for FOSSASIA

Installation

Download the package or add it to your requirements.txt

pip install sphinx_fossasia_theme

In your conf.py file:

html_theme = "sphinx_fossasia_theme"

Configuration

You can define the theme's project-wide configuration via html_theme_options. For example

Following is a list of all available options:

  • link_about
  • link_docs
  • link_blog
  • link_donate
  • link_contact
  • link_twitter
  • link_facebook
  • show_fossasia_logo

About

Theme for Sphinx/Yaydoc

License:GNU General Public License v3.0


Languages

Language:HTML 91.0%Language:Python 9.0%