Mercurial > p > roundup > code
comparison doc/conf.py @ 5030:515ab1749b14 1.5.1
Preparing 1.5.1 steps 7/16
7. python setup.py build_doc
* fix include of basic.css for rendering permalink anchors
* make anchors less obtrusive
| author | anatoly techtonik <techtonik@gmail.com> |
|---|---|
| date | Mon, 11 Jan 2016 21:59:17 +0300 |
| parents | 333b01621772 |
| children | 487dc55e3c5e |
comparison
equal
deleted
inserted
replaced
| 5029:333b01621772 | 5030:515ab1749b14 |
|---|---|
| 124 | 124 |
| 125 #-- pre Sphinx 1.3 | 125 #-- pre Sphinx 1.3 |
| 126 # The style sheet to use for HTML and HTML Help pages. A file of that name | 126 # The style sheet to use for HTML and HTML Help pages. A file of that name |
| 127 # must exist either in Sphinx' static/ path, or in one of the custom paths | 127 # must exist either in Sphinx' static/ path, or in one of the custom paths |
| 128 # given in html_static_path. | 128 # given in html_static_path. |
| 129 html_style = 'default.css' | 129 html_style = 'style.css' |
| 130 | 130 |
| 131 #-- Sphinx 1.3 | 131 #-- Sphinx 1.3 |
| 132 # The theme to use for HTML and HTML Help pages. See the documentation for | 132 # The theme to use for HTML and HTML Help pages. See the documentation for |
| 133 # a list of builtin themes. | 133 # a list of builtin themes. |
| 134 #html_theme = 'alabaster' | 134 #html_theme = 'alabaster' |
