Mercurial > p > roundup > code
comparison website/www/conf.py @ 8073:57ef20b6c003
docs: fix some missing/broken links.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Fri, 12 Jul 2024 22:23:32 -0400 |
| parents | d6b447de4f59 |
| children | e1c477c5d63f |
comparison
equal
deleted
inserted
replaced
| 8072:3a2762144b65 | 8073:57ef20b6c003 |
|---|---|
| 126 # ----------------------- | 126 # ----------------------- |
| 127 | 127 |
| 128 # The style sheet to use for HTML and HTML Help pages. A file of that name | 128 # The style sheet to use for HTML and HTML Help pages. A file of that name |
| 129 # must exist either in Sphinx' static/ path, or in one of the custom paths | 129 # must exist either in Sphinx' static/ path, or in one of the custom paths |
| 130 # given in html_static_path. | 130 # given in html_static_path. |
| 131 html_style = 'default.css' | 131 #html_style = 'default.css' |
| 132 | 132 |
| 133 # The name for this set of Sphinx documents. If None, it defaults to | 133 # The name for this set of Sphinx documents. If None, it defaults to |
| 134 # "<project> v<release> documentation". | 134 # "<project> v<release> documentation". |
| 135 #html_title = None | 135 #html_title = None |
| 136 | 136 |
