summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Refactoring `get_doc_object` (#452)HEADmainyuki2023-03-142-23/+23
* MAINT: Compatibility with pydata-sphinx-theme (#453)Eric Larson2023-03-033-18/+25
* Update blacken-docs repo in pre-commit conf after owner transfer. (#451)Stefanie Molin2023-02-221-1/+1
* Update pre-commit (#449)Jarrod Millman2023-02-015-9/+6
* BUG: PR06 logic to only fail when type is used standalone (#447)Bryce Mecum2023-01-242-1/+36
* MAINT: Fix CIs for sphinx 6 (#448)Eric Larson2023-01-242-1/+8
* Fix release notes (#442)Jarrod Millman2022-10-081-1/+1
* Bump versionJarrod Millman2022-10-081-1/+1
* Designate 1.5.0 releasev1.5.0Jarrod Millman2022-10-082-3/+43
* Update doc requirements (#441)Jarrod Millman2022-10-081-3/+3
* Update pydata-sphinx-theme (#440)Jarrod Millman2022-10-061-1/+1
* Bump versionJarrod Millman2022-10-041-1/+1
* Designate 1.5.0rc1 releasev1.5.0rc1Jarrod Millman2022-10-042-1/+11
* Suport Python 3.11 (#438)Jarrod Millman2022-10-042-39/+2
* Fix front page (#434)Jarrod Millman2022-10-043-2/+4
* Add cached property support (#433)Ross Barnowski2022-09-282-1/+29
* Update precommit hooks (#437)Jarrod Millman2022-09-271-2/+2
* Use Python 3.10 to build docs (#436)Jarrod Millman2022-09-271-9/+16
* Use requirements/*.txt files for CI (#435)Jarrod Millman2022-09-273-5/+6
* BUG: Fix returns parsing no name (#429)Ross Barnowski2022-09-162-3/+22
* ENH: Update validate.py to allow parameters with trailing underscores. (#425)Stefanie Molin2022-08-252-1/+26
* DOC: Use `:ref:` when referring to section headers (#424)Nick Murphy2022-08-171-8/+14
* Remove numpydoc_use_blockquotes (#422)Jarrod Millman2022-08-155-61/+2
* Require sphinx>=4.2 (cleanup) (#421)Jarrod Millman2022-08-091-2/+2
* Require sphinx>=4.2 (#411)Jarrod Millman2022-07-295-100/+7
* docs: fix validation include line numbers (#418)Jeremy Goh2022-07-182-1/+8
* Update precommit linters (#417)Jarrod Millman2022-07-142-5/+5
* ENH: Add support for dict show_inherited_class_members (#415)Eric Larson2022-07-133-5/+52
* Update GH actions (#416)Jarrod Millman2022-07-122-6/+6
* DOC: Add theme switcher and default to lightmode. (#414)Ross Barnowski2022-07-071-0/+17
* Bump versionJarrod Millman2022-06-091-1/+1
* Designate 1.4 releasev1.4.0Jarrod Millman2022-06-092-3/+43
* Remove pytest py3.11b2 workaround (#407)Jarrod Millman2022-06-091-4/+1
* Fix CI (#410)Jarrod Millman2022-06-091-3/+64
* Bump versionJarrod Millman2022-06-081-1/+1
* Designate 1.4.0rc1 releasev1.4.0rc1Jarrod Millman2022-06-081-1/+1
* Update GH actions (#406)Jarrod Millman2022-06-041-6/+6
* Test docutils 0.18.1 (#402)Jarrod Millman2022-06-021-1/+0
* Use node.findall if available (docutils 18.x) (#403)Daniel McCloy2022-06-022-7/+33
* Add workaround for pytest failures on 3.11b2 (#404)Jarrod Millman2022-06-011-1/+3
* Test prereleases of requirements (#395)Jarrod Millman2022-05-271-0/+52
* Fix bug with version name (#400)Jarrod Millman2022-05-271-1/+1
* Remove old warning filters (#398)Jarrod Millman2022-05-171-4/+0
* Cleanup sphinx conf (#397)Jarrod Millman2022-05-171-150/+28
* Update pre-commit (#396)Jarrod Millman2022-05-172-3/+8
* Test on 3.11-dev (#375)Jarrod Millman2022-05-111-0/+42
* Ignore black formatting (#394)Jarrod Millman2022-05-101-0/+1
* Merge pull request #391 from jarrodmillman/blackJarrod Millman2022-05-1020-941/+1118
|\
| * Run black formatterJarrod Millman2022-05-0719-941/+1113
| * Use black formatterJarrod Millman2022-05-071-0/+5
|/