summaryrefslogtreecommitdiff
path: root/requirements_docs.txt
diff options
context:
space:
mode:
authorJules Chéron <jules.cheron@gmail.com>2022-02-20 21:10:41 +0100
committerJules Chéron <jules.cheron@gmail.com>2022-10-09 20:55:42 +0200
commit51d06142f920ce88e45918784e7180a440711d17 (patch)
treeb50a595b54fbf81b860a89fc0f961b3caf158cd0 /requirements_docs.txt
parentb38984697c3dc5102228500fcf7fa34ff6c721f0 (diff)
downloadpint-51d06142f920ce88e45918784e7180a440711d17.tar.gz
Update documentation
- Rework of configuration with new sphinx_book_theme - Use ipython directive where necessary - Add theme to requirements_docs.txt - Start using autosummarry - Fix doctests - Add sphinx design to requirements - Add overview & panels in home page - Update footer with `Pint Developers` - Fix docstrings - Use string imports in __all__ in __init__.py
Diffstat (limited to 'requirements_docs.txt')
-rw-r--r--requirements_docs.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/requirements_docs.txt b/requirements_docs.txt
index 7e90fd2..683292c 100644
--- a/requirements_docs.txt
+++ b/requirements_docs.txt
@@ -15,3 +15,6 @@ dask[complete]
setuptools>=41.2
Serialize
pygments>=2.4
+sphinx-book-theme==0.3.3
+sphinx_copybutton
+sphinx_design