Remove the sphinx-doc package
This commit is contained in:
parent
ea6c5549cb
commit
b5132f05b5
@ -2528,14 +2528,6 @@ Because it’s also great.
|
|||||||
(projectile-after-switch-project-hook . poetry-track-virtualenv))
|
(projectile-after-switch-project-hook . poetry-track-virtualenv))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** Automatically insert Sphinx-style docstrings
|
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
|
||||||
(use-package sphinx-doc
|
|
||||||
:hook
|
|
||||||
(python-mode . sphinx-doc-mode))
|
|
||||||
#+END_SRC
|
|
||||||
|
|
||||||
* C mode
|
* C mode
|
||||||
|
|
||||||
Because that’s still my favourite language.
|
Because that’s still my favourite language.
|
||||||
|
Loading…
Reference in New Issue
Block a user