procrastinate-org / procrastinate

PostgreSQL-based Task Queue for Python
https://procrastinate.readthedocs.io/
MIT License
859 stars 53 forks source link

Add sphinx extension #1152

Closed ewjoachim closed 2 months ago

ewjoachim commented 2 months ago

Closes #865

Procrastinate Tasks don't get documented by Sphinx Autodoc. It's a bit sad, but with a very short sphinx extension, we can solve it. So... I guess we have a new contrib.

Successful PR Checklist:

PR label(s):

github-actions[bot] commented 2 months ago

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  procrastinate/contrib/sphinx
  __init__.py
Project Total  

This report was generated by python-coverage-comment-action

medihack commented 2 months ago

Nice. Procrastinate is full of little details. Let's get it in there :-)