Interrogate a codebase for docstring coverage
interrogate checks your code base for missing docstrings. Documentation should be as important as code itself. And it should live within code. Python standardized docstrings, allowing for developers to navigate libraries as simply as calling help() on objects, and with powerful tools like Sphinx, pydoc, and Docutils to automatically generate HTML, LaTeX, PDFs, etc.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.5.0-1.fc36 | - |
Fedora 35 | 1.5.0-1.fc35 | - |
You can contact the maintainers of this package via email at
python-interrogate dash maintainers at fedoraproject dot org
.