2023-05-05 20:16:08 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-sphinx-automodapi: updated to 0.15.0
0.15.0 (2023-03-13)
-------------------
- Silenced spurious warnings on configuring ``:nosignatures:``.
- Fixed issue with non-ascii characters in object members when the encoding is
not ``utf8``.
- Allow use of ``:noindex:``, propagating this flag to autodoc.
|
2022-02-07 16:13:42 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-sphinx-automodapi: add missing build dependency
|
2022-01-17 10:25:22 by Thomas Klausner | Files touched by this commit (4) |
Log message:
textproc/py-sphinx-automodapi: import py-sphinx-automodapi-0.14.1
This is a Sphinx extension to automatically generate API pages for
whole modules. It was originally developed for the Astropy project
but is now available as a standalone package since it can be used
for any other package.
|