Skip to content

Commit dbe1526

Browse files
authored
Added DeepWiki to README (#82)
1 parent 4da1e10 commit dbe1526

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,5 @@ celery/tests/cover/
2626
cover/
2727
.vagrant/
2828
*.sqlite3
29+
.python-version
30+
.env

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,14 @@
55
:Version: 2.1.3
66
:Download: http://pypi.python.org/pypi/sphinx_celery/
77
:Source: http://github.com/celery/sphinx_celery/
8+
:DeepWiki: |deepwiki|
89
:Keywords: Sphinx, documentation, python
910

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+
1016
About
1117
=====
1218

0 commit comments

Comments
 (0)