Restructured text fixes so that pydoctor would return without an error

This commit is contained in:
Julian Stirling 2025-07-09 23:55:46 +01:00
parent 58b056988a
commit a84a916719
31 changed files with 269 additions and 256 deletions

4
.gitignore vendored
View file

@ -58,8 +58,8 @@ pytest_report.xml
# Django stuff:
*.log
# Sphinx documentation
docs/_build/
# Documentation
apidocs
# PyBuilder
target/