Switch sphinx theme
Main changes
- switched from
sphinx-rtdtopydata-sphinxtheme - restructured documentation to take advantage of theme (compare, e.g., icet, hiphive, wulffpack, rhodent)
- selectively extended and fine-tuned documentation, in particular added cross links to API reference and tutorials in theory section, cleaned up bibliography, added images to landing page
- updated Docker image and file
- updated license information in
pyproject.tomlto avoid duplicating information (now information is taken fromLICENSEfile) - removed unused icons
- cleaned up sphinx configuration file (
doc/conf.py) - cleaned up
custom.cssfile - removed outdated (and unused)
letsencryptsetup file
Todo
-
check that/how StaticSample.meta_dataandDynamicSample.meta_dataare rendered in the documentation; see !149 (merged)
Closes #201 (closed) #193 (closed)
Edited by Paul Erhart