mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Demodocs: Add Glossary
This commit is contained in:
parent
9b3d65a4ce
commit
dae1d9a173
@ -363,6 +363,20 @@ Citations
|
|||||||
Here's a reference to the above, [CIT2002]_, and a [nonexistent]_
|
Here's a reference to the above, [CIT2002]_, and a [nonexistent]_
|
||||||
citation.
|
citation.
|
||||||
|
|
||||||
|
Glossary
|
||||||
|
--------
|
||||||
|
|
||||||
|
This is a glossary with definition terms for thing like :term:`Writing`:
|
||||||
|
|
||||||
|
.. glossary::
|
||||||
|
|
||||||
|
Documentation
|
||||||
|
Provides users with the knowledge they need to use something.
|
||||||
|
Reading
|
||||||
|
The process of taking information into ones mind through the use of eyes.
|
||||||
|
Writing
|
||||||
|
The process of putting thoughts into a medium for other people to :term:`read <Reading>`.
|
||||||
|
|
||||||
Targets
|
Targets
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user