Mercurial > p > roundup > code
diff 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 |
line wrap: on
line diff
--- a/website/www/conf.py Fri Jul 12 20:53:47 2024 -0400 +++ b/website/www/conf.py Fri Jul 12 22:23:32 2024 -0400 @@ -128,7 +128,7 @@ # The style sheet to use for HTML and HTML Help pages. A file of that name # must exist either in Sphinx' static/ path, or in one of the custom paths # given in html_static_path. -html_style = 'default.css' +#html_style = 'default.css' # The name for this set of Sphinx documents. If None, it defaults to # "<project> v<release> documentation".
