This looks at Sphinx autodoc for automatically generating API documentation from Python docstrings. Uses a coffee machine simulator program to provide a simple codebase to experiment with ...
Since about 2021-05-09, the "Test documentation build using Sphinx" step of the "pytest" CI workflow is failing—with messages like the following, and only on Python 3.6 jobs (not Python 3.8). This is ...