Path to this page:
Subject: CVS commit: pkgsrc/textproc/py-sphinx-autoapi
From: Adam Ciarcinski
Date: 2021-08-01 20:06:38
Message id: 20210801180638.3C6F3FA97@cvs.NetBSD.org
Log Message:
py-sphinx-autoapi: updated to 1.8.3
v1.8.3 (2021-07-31)
-------------------
Bug Fixes
^^^^^^^^^
* Fixed incorrect indentation in generated documentation when a class with no
constructor has a summary line spanning multiple lines.
Trivial/Internal Changes
* Fixed broken link to Jinja objects.inv.
v1.8.2 (2021-07-26)
-------------------
Bug Fixes
* Fixed error when parsing a class with no constructor.
* Fixed failure to build out of source conf.py files.
Configuration values using relative values are now relative to the source directory
instead of relative to the conf.py file.
* Fixed AttributeError using inheritance diagrams on a module with plain imports.
* Explicitly use the domain for generated directives.
Files: