Explicitly define alabaster readthedocs theme

This change fixed bullet list\point problem for me

Change-Id: I28b2350a382f77a32ef8d6b85add82bae953768d
This commit is contained in:
Proskurin Kirill 2016-10-26 23:12:59 +02:00
parent aba9c6d2a4
commit ba7b28d774
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ pygments_style = 'sphinx'
# The theme to use for HTML and HTML Help pages. Major themes that come with
# Sphinx are currently 'default' and 'sphinxdoc'.
# html_theme_path = ["."]
# html_theme = '_theme'
html_theme = "alabaster"
# html_static_path = ['static']
# Output file base name for HTML help builder.