summaryrefslogtreecommitdiff
path: root/docs/getting
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated usage in docs and fix introduced bug during refactoring.Hernan Grecco2023-05-051-6/+6
|
* Apply NEP-29: Pint now requires Python 3.9+ and NumPy 1.21+Hernan Grecco2023-04-292-2/+2
|
* Make Quantity, Unit and Measurement show inherited membersHernan2022-10-271-1/+1
|
* Renamed common API to Specific APIHernan2022-10-271-1/+1
|
* Partially reorganized docsHernan2022-10-265-0/+709
- 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.