From dae1d9a1736341285a3b771dcf1751cd4b68e0af Mon Sep 17 00:00:00 2001 From: Aaron Carlisle Date: Tue, 7 Mar 2017 00:49:02 -0500 Subject: [PATCH] Demodocs: Add Glossary --- demo_docs/source/demo.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/demo_docs/source/demo.rst b/demo_docs/source/demo.rst index 2c041a20..2acbf6f3 100644 --- a/demo_docs/source/demo.rst +++ b/demo_docs/source/demo.rst @@ -363,6 +363,20 @@ Citations Here's a reference to the above, [CIT2002]_, and a [nonexistent]_ 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 `. + Targets -------