summaryrefslogtreecommitdiff
path: root/textproc/py-mkdocstrings-python (follow)
Commit message (Collapse)AuthorAgeFilesLines
* textproc/py-mkdocstrings-python: Update to 1.16.10Kai Knoblich2025-04-132-5/+5
| | | | | | | | | | | * Adjust USE=python accordingly, because Python 3.8 is no longer present in the ports tree after ca15850a2b13 while I'm here. Changelog since 1.6.8: https://github.com/mkdocstrings/python/blob/1.16.10/CHANGELOG.md MFH: 2025Q2
* textproc/py-mkdocstrings-python: Update to 1.16.8Kai Knoblich2025-03-292-10/+5
| | | | | | Changelog: https://github.com/mkdocstrings/python/releases/tag/1.16.8
* textproc/py-mkdocstrings-python: Update to 1.16.7Kai Knoblich2025-03-222-7/+18
| | | | | | Changelog since 1.13.0: https://github.com/mkdocstrings/python/blob/1.16.7/CHANGELOG.md
* textproc/py-mkdocstrings-python: Update to 1.13.0Kai Knoblich2024-12-292-7/+9
| | | | | | | | * Remove no-op GH_PROJECT (remnant of 83f2d2e890b3) while I'm here. Changelog: https://github.com/mkdocstrings/python/releases/tag/1.13.0
* textproc/py-mkdocstrings-python: Update to 1.12.2Kai Knoblich2024-11-032-5/+5
| | | | | * Support for Python 3.8 was dropped with the 1.12.0 release, adjust USES=python accordingly.
* textproc/py-mkdocstrings-python: Update to 1.11.1Kai Knoblich2024-10-062-6/+6
| | | | | | Changelog since 1.10.9: https://github.com/mkdocstrings/python/blob/1.11.1/CHANGELOG.md
* textproc/py-mkdocstrings-python: Update to 1.10.9Kai Knoblich2024-09-022-5/+6
| | | | | | Changelog: https://github.com/mkdocstrings/python/releases/tag/1.10.9
* textproc/py-mkdocstrings-python: Update to 1.10.8Kai Knoblich2024-08-182-5/+5
| | | | | | Changelog: https://github.com/mkdocstrings/python/releases/tag/1.10.8
* textproc/py-mkdocstrings-python: Update to 1.10.7Kai Knoblich2024-07-272-9/+7
| | | | | | | | | | * Switch back to PyPI because the tests are now available in the sdists again since the 1.10.7 release. Changelogs since 1.10.5: https://github.com/mkdocstrings/python/releases/tag/1.10.7 https://github.com/mkdocstrings/python/releases/tag/1.10.6
* textproc/py-mkdocstrings-python: Update to 1.10.5Kai Knoblich2024-07-132-11/+12
| | | | | | | | | | | * Switch to GitHub to continue using the test suite, which is currently not included with the recent sdist tarballs. This now makes it possible to run all tests, some of which were not included in the sdist. Changelog since 1.10.3: https://github.com/mkdocstrings/python/blob/1.10.5/CHANGELOG.md
* textproc/py-mkdocstrings-python: Update to 1.10.3Kai Knoblich2024-06-162-5/+6
| | | | | | Changelog since 1.10.0: https://github.com/mkdocstrings/python/blob/1.10.3/CHANGELOG.md
* textproc/py-mkdocstrings-python: Update to 1.10.0Kai Knoblich2024-04-242-5/+5
| | | | | | Changelog: https://github.com/mkdocstrings/python/releases/tag/1.10.0
* textproc/py-mkdocstrings-python: Update to 1.9.2Kai Knoblich2024-04-052-6/+5
| | | | | | Changelog since 1.9.0: https://github.com/mkdocstrings/python/blob/1.9.2/CHANGELOG.md
* textproc/py-mkdocstrings-python: Update to 1.9.0Kai Knoblich2024-03-162-5/+6
| | | | | | Changelog: https://github.com/mkdocstrings/python/releases/tag/1.9.0
* textproc/py-mkdocstrings-python: Update to 1.8.0Kai Knoblich2024-01-132-4/+4
| | | | | | Changelog: https://github.com/mkdocstrings/python/releases/tag/1.8.0
* textproc/py-mkdocstrings-python: Update to 1.7.5Kai Knoblich2023-12-032-4/+4
| | | | | | Changelog: https://github.com/mkdocstrings/python/releases/tag/1.7.5
* textproc/py-mkdocstrings-python: Update to 1.7.4Kai Knoblich2023-11-202-5/+5
| | | | | | Changelog: https://github.com/mkdocstrings/python/releases/tag/1.7.4
* textproc/py-mkdocstrings-python: Update to 1.7.3Kai Knoblich2023-10-312-4/+4
| | | | | | Changelog: https://github.com/mkdocstrings/python/releases/tag/1.7.3
* textproc/py-mkdocstrings-python: Update to 1.7.2Kai Knoblich2023-10-092-4/+4
| | | | | | Changelog: https://github.com/mkdocstrings/python/releases/tag/1.7.2
* textproc/py-mkdocstrings-python: Update to 1.7.1Kai Knoblich2023-10-012-4/+4
| | | | | | Changelog: https://github.com/mkdocstrings/python/releases/tag/1.7.1
* textproc/py-mkdocstrings-python: Update to 1.7.0Kai Knoblich2023-09-182-4/+4
| | | | | | Changelog since 1.6.2: https://github.com/mkdocstrings/python/blob/1.7.0/CHANGELOG.md
* textproc/py-mkdocstrings-python: Update to 1.6.2Kai Knoblich2023-09-112-4/+4
| | | | | | Changelog since 1.6.0: https://github.com/mkdocstrings/python/blob/1.6.2/CHANGELOG.md
* textproc/py-mkdocstrings-python: New portKai Knoblich2023-08-313-0/+58
This Python handler for the "mkdocstrings" package uses Griffe (= textproc/py-griffe) to collect documentation from Python source code. Features: * Data collection from source code: collection of the object-tree and the docstrings is done thanks to Griffe. * Support for type annotations: Griffe collects your type annotations and mkdocstrings uses them to display parameter types or return types. * Recursive documentation of Python objects: just use the module dotted-path as an identifier, and you get the full module docs. You don't need to inject documentation for each class, function, etc. * Support for documented attributes: attributes (variables) followed by a docstring (triple-quoted string) will be recognized by Griffe in modules, classes and even in __init__ methods. * Multiple docstring-styles support: common support for Google-style, Numpydoc-style, and Sphinx-style docstrings. See Griffe's documentation on docstrings support.