pkgsrc/textproc/py-sphinx-autoapi
adam 93a2707ecc py-sphinx-autoapi: updated to 1.8.0
v1.8.0 (2021-04-12)
-------------------

Features
* Expandable value for multi-line string attributes.
* Can resolve the qualified paths of parameters to generics.
* Warnings have been categorised and can be suppressed through ``suppress_warnings``.
* Data attributes are documentated in module summaries.

Bug Fixes
* Fixed setting ``autodoc_typehints`` to ``none`` or ``description``
  not turning off signature type hints.
  ``autodoc_typehints`` integration is consisidered experimental until
  the extension properly supports overload functions.
* Fixed data annotations causing pickle or deepcopy errors.
* Documentation can be generated when multiple source directories
  share a single ``conf.py`` file.

Trivial/Internal Changes
* Fixed ``DeprecationWarning`` for invalid escape sequence ``\s`` in tests.
* Fixed ``FutureWarning`` for ``Node.traverse()`` becoming an iterator instead of list.
* New example implementation of ``autoapi-skip-member`` Sphinx event.
* Can run tests with tox 4.
* Updated packaging to use PEP-517.
* All unittest style tests have been converted to pytest style tests.
* An exception raised by docfx is raised directly instead of wrapping it.
* Started using Github Actions for continuous integration.
2021-04-16 06:02:44 +00:00
..
DESCR
distinfo py-sphinx-autoapi: updated to 1.8.0 2021-04-16 06:02:44 +00:00
Makefile py-sphinx-autoapi: updated to 1.8.0 2021-04-16 06:02:44 +00:00
PLIST py-sphinx-autoapi: updated to 1.8.0 2021-04-16 06:02:44 +00:00