Fix highlight languages in docs.

This commit is contained in:
Georg Brandl
2016-02-14 09:37:55 +01:00
parent 23431eaf4e
commit d59f23b2c8
4 changed files with 38 additions and 18 deletions

View File

@@ -213,7 +213,7 @@ If you want Emacs to display Info files produced by Sphinx using the value
Info files, try adding the following Emacs Lisp code to your start-up file,
``~/.emacs.d/init.el``.
::
.. code-block:: elisp
(defadvice info-insert-file-contents (after
sphinx-info-insert-file-contents