Next | Query returned 1 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2024-09-18 09:47:39 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
py-class-doc: added version 0.2.6

Small set of helpers aimed to extract class attributes documentation from the
class definition. This stuff tries to mimic sphinx-autodoc behaviour as closely
as possible (except instance attributes defined inside __init__ function).

The main advantage of this project over sphinx-autodoc is that it is
lightweight single-purpose dependency, while autodoc just a small part of
really heavy project.

Next | Query returned 1 messages, browsing 1 to 10 | previous