diff --git a/recipes/sphinx-doc.rcp b/recipes/sphinx-doc.rcp new file mode 100644 index 00000000..2d661c16 --- /dev/null +++ b/recipes/sphinx-doc.rcp @@ -0,0 +1,4 @@ +(:name sphinx-doc + :description "Generate Sphinx friendly docstrings for Python functions in Emacs" + :type github + :pkgname "naiquevin/sphinx-doc.el")