We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4da1e10 commit dbe1526Copy full SHA for dbe1526
.gitignore
@@ -26,3 +26,5 @@ celery/tests/cover/
26
cover/
27
.vagrant/
28
*.sqlite3
29
+.python-version
30
+.env
README.rst
@@ -5,8 +5,14 @@
5
:Version: 2.1.3
6
:Download: http://pypi.python.org/pypi/sphinx_celery/
7
:Source: http://github.com/celery/sphinx_celery/
8
+:DeepWiki: |deepwiki|
9
:Keywords: Sphinx, documentation, python
10
11
+.. |deepwiki| image:: https://devin.ai/assets/deepwiki-badge.png
12
+ :alt: Ask http://DeepWiki.com
13
+ :target: https://deepwiki.com/celery/sphinx_celery
14
+ :width: 125px
15
+
16
About
17
=====
18
0 commit comments