summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* fix grid docs urlsJules Chéron2022-10-281-2/+2
* Make Quantity, Unit and Measurement show inherited membersHernan2022-10-272-3/+5
* Renamed common API to Specific APIHernan2022-10-275-4/+17
* Partially reorganized docsHernan2022-10-2625-189/+439
* Typo fix in docsHernan Grecco2022-10-261-1/+1
* Document subclassingHernan2022-10-252-0/+84
* Update documentationJules Chéron2022-10-0943-1112/+533
* Update contributing.rstEdouard Berthe2022-08-191-1/+1
* formattingandrewgsavage2022-07-161-2/+2
* fix doc errorandrewgsavage2022-07-161-12/+12
* add ang freq docsandrewgsavage2022-07-162-0/+35
* Updated docsHernan2022-05-072-13/+28
* Changed import in ipynbHernan2022-05-071-1/+1
* Moved Unit and Quantity to plain facetHernan2022-05-071-2/+2
* mention that the new behavior can be enabledKeewis2022-04-091-1/+2
* Fix pandas notebook urlJules Chéron2022-03-301-1/+1
* remove pintpandas notebook (#1483)andrewgsavage2022-03-282-577/+2
* Merge branch 'master' into better_definitionsHernan Grecco2022-03-013-6/+60
|\
| * Merge pull request #1422 from keewis/formatter-docsJules Chéron2022-02-231-0/+18
| |\
| | * Merge branch 'master' into formatter-docsKeewis2022-02-232-1/+8
| | |\
| | * | considerably simplify the example unit formatKeewis2022-02-231-11/+2
| | * | Merge branch 'master' into formatter-docsKeewis2022-02-108-37/+49
| | |\ \
| | * | | typoKeewis2021-11-211-1/+1
| | * | | mention that `unit` is a `dict` subclass mapping names to exponentsKeewis2021-11-211-0/+4
| | * | | add a full example for `pint.register_unit_format`Keewis2021-11-211-0/+23
| * | | | properly deprecate the current behavior of the `default_format` option (#1419)keewis2022-02-231-5/+34
| | |_|/ | |/| |
| * | | Merge branch 'master' into testingJules Chéron2022-02-231-1/+5
| |\ \ \
| | * | | Update testsuite to avoid a complete fail when the UnitRegistry is faultyHernan2022-02-141-1/+5
| | | |/ | | |/|
| * | | Merge branch 'master' into testingKeewis2022-02-102-2/+2
| |\ \ \ | | |/ /
| * | | Merge branch 'master' into testingkeewis2021-12-116-35/+47
| |\ \ \
| * | | | document `pint.testing` using autodocKeewis2021-11-211-0/+3
| | |_|/ | |/| |
* | | | Fixed TypoHernan2022-03-011-1/+1
* | | | Update docs with cache informationHernan2022-02-281-6/+14
* | | | Add documentation about the cacheHernan2022-02-201-0/+49
| |_|/ |/| |
* | | Drop Support for Python 3.7Jules Chéron2022-02-042-2/+2
| |/ |/|
* | apply the new hooksKeewis2021-12-105-35/+33
* | Parse inf and nan in QuantityChris Barnes2021-12-101-0/+14
|/
* Merge branch 'master' into format-docskeewis2021-10-031-6/+6
|\
| * Merge pull request #1315 from burmisha/fix-faq-linksJules Chéron2021-09-131-6/+6
| |\
| | * Update FAQ linksMikhail Burmistrov2021-05-221-6/+6
* | | try to set the language to noneKeewis2021-09-031-1/+1
* | | try code-blockKeewis2021-09-031-1/+1
* | | move to an extra blockKeewis2021-09-031-2/+2
* | | another attemptKeewis2021-09-031-0/+2
* | | convert back to a literal blockKeewis2021-09-031-4/+1
* | | don't specify the languageKeewis2021-08-301-1/+4
* | | add more detailsKeewis2021-08-301-1/+2
* | | typoKeewis2021-08-301-1/+1
* | | rewrite the quantity format docsKeewis2021-08-301-5/+3
* | | rewrite the unit format docsKeewis2021-08-301-10/+20