summaryrefslogtreecommitdiff
path: root/docs/user
Commit message (Collapse)AuthorAgeFilesLines
* SharedObject module should beHernan Grecco2023-05-111-1/+1
|
* Better SharedRegistryObjects creationHernan Grecco2023-05-111-1/+1
|
* Merge pull request #1685 from keewis/black-jupyterHernan Grecco2023-04-241-44/+41
|\ | | | | run `black` on notebooks as well
| * run pre-commit hooksJustus Magin2022-12-191-7/+1
| |
| * apply the pre-commit hooksJustus Magin2022-12-191-37/+40
| |
* | added example in docsRemDelaporteMathurin2023-01-201-0/+25
|/
* Issue-1659: changed frequency to angular frequency in the docsRohan Sureshkumar2022-11-271-2/+2
|
* Partially reorganized docsHernan2022-10-2614-1739/+183
| | | | | | | | - 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.
* Typo fix in docsHernan Grecco2022-10-261-1/+1
| | | Co-authored-by: Mika Pflüger <mika.pflueger@pik-potsdam.de>
* Document subclassingHernan2022-10-251-0/+83
|
* Update documentationJules Chéron2022-10-0921-0/+3309
- 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