Elgg  Version 5.1
Functions | Variables
elgg_rtd_theme Namespace Reference

Functions

def get_html_theme_path ()
 

Variables

tuple VERSION = (0, 1, 5)
 

Detailed Description

Elgg ReadTheDocs theme.

Based on https://github.com/ryan-roemer/sphinx-bootstrap-theme.

Function Documentation

def elgg_rtd_theme.get_html_theme_path ( )
Return list of HTML theme paths.

Definition at line 14 of file __init__.py.

Variable Documentation

tuple elgg_rtd_theme.VERSION = (0, 1, 5)

Definition at line 8 of file __init__.py.