Ignore:
Timestamp:
17 Apr 2015, 08:17:38 (10 years ago)
Author:
Henrik Bettermann
Message:

Switch to the classic theme to avoid justification.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/docs/source/conf.py

    r12851 r12860  
    104104# The theme to use for HTML and HTML Help pages.  Major themes that come with
    105105# Sphinx are currently 'default' and 'sphinxdoc'.
    106 html_theme = 'classic'
     106#html_theme = 'sphinx_rtd_theme'
     107html_theme = 'sphinxdoc'
    107108
    108109# Theme options are theme-specific and customize the look and feel of a theme
Note: See TracChangeset for help on using the changeset viewer.