conf.pyΒΆ
1# Default settings
2project = 'Test Builds'
3extensions = [
4 'sphinx_autorun',
5]
6
7
8# Include all your settings here
9html_theme = 'piccolo_theme'
1# Default settings
2project = 'Test Builds'
3extensions = [
4 'sphinx_autorun',
5]
6
7
8# Include all your settings here
9html_theme = 'piccolo_theme'
Styled using the Piccolo Theme