summaryrefslogtreecommitdiff
path: root/docs/user/formatting.rst
Commit message (Collapse)AuthorAgeFilesLines
* Partially reorganized docsHernan2022-10-261-3/+3
| | | | | | | | - api is now split into 3 parts - files are reorganized in folders Additionally, some class members (Quantity, Unit, Measurement, Group, Context, System) are excluded from the docs as they confuse sphinx.
* Update documentationJules Chéron2022-10-091-0/+159
- 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