celery / django-celery-results

Celery result back end with django
Other
668 stars 206 forks source link

fix documentation build failure, fix sphinx errors and amend sphinx warnings #332

Closed hoefling closed 2 years ago

hoefling commented 2 years ago

This PR is similar to https://github.com/celery/django-celery-beat/pull/527: failing doc build is healed so the documentation hosted under https://django-celery-results.readthedocs.io/en/latest/ should update now. Also fixed Sphinx errors and (most) warnings.

Built result: django-celery-results-pr docs.

auvipy commented 2 years ago

can you check code style errors?

hoefling commented 2 years ago

@auvipy done, madepydocstyle aware of the google convention for param field lists used in the project.