mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add explicit hl language.
This commit is contained in:
parent
e9e4a372d7
commit
3020799a1e
@ -23,7 +23,9 @@ Glossary
|
||||
A reStructuredText markup element that allows marking a block of content
|
||||
with special meaning. Directives are supplied not only by docutils, but
|
||||
Sphinx and custom extensions can add their own. The basic directive
|
||||
syntax looks like this::
|
||||
syntax looks like this:
|
||||
|
||||
.. sourcecode:: rst
|
||||
|
||||
.. directivename:: argument ...
|
||||
:option: value
|
||||
|
Loading…
Reference in New Issue
Block a user