File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 24
24
# -- General configuration -----------------------------------------------------
25
25
26
26
# If your documentation needs a minimal Sphinx version, state it here.
27
- needs_sphinx = '1.1 '
27
+ needs_sphinx = '1.3 '
28
28
29
29
# Add any Sphinx extension module names here, as strings. They can be extensions
30
30
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
95
95
96
96
# The theme to use for HTML and HTML Help pages. See the documentation for
97
97
# a list of builtin themes.
98
- html_theme = 'sphinxdoc '
98
+ html_theme = 'alabaster '
99
99
100
100
# Theme options are theme-specific and customize the look and feel of a theme
101
101
# further. For a list of options available for each theme, see the
Original file line number Diff line number Diff line change 1
- libsass
2
- =======
1
+ libsass-python
2
+ ==============
3
3
4
4
This package provides a simple Python extension module :mod: `sass ` which is
5
5
binding Libsass _ (written in C/C++ by Hampton Catlin and Aaron Leung).
You can’t perform that action at this time.
0 commit comments