-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #9 from methodsanalytics/feature/AIDT-78-create-a-…
…yawning-titan-glossary-page-in-the-docs-for-the-yt-community AIDT-78 - Create a Yawning-Titan glossary page in the docs for the YT community
- Loading branch information
Showing
3 changed files
with
171 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,167 @@ | ||
.. glossary:: | ||
|
||
.. | ||
How to use: | ||
- All terms should be added under the subsection that matches the first letter of the term. | ||
- The term itself should have an indent of four spaces. | ||
- The term definition should have an indent of sic spaces. | ||
- When a term definition references itself, the term should be wrapped in bars, | ||
- For example, the Sphinx term referencing itself in the definition uses |Sphinx|. | ||
- When a glossary term is used in text, you can link it to its definition with the :term: role. | ||
- For example, to link the term Sphinx to its definition, use :term:`Sphinx`. | ||
- You can link to a term in the glossary while showing different text in the topic | ||
- by including the term in angle brackets. For example, to link the text reStructuredText | ||
- to the RST term in the glossary, use :term:`reStructuredText<RST>`. | ||
- | ||
- A very good example of a .rst glossary can be found here: | ||
- https://github.com/Kurento/doc-fiware-readthedocs/blob/master/doc/glossary.rst | ||
============ | ||
Glossary | ||
============ | ||
|
||
|
||
*************** | ||
Terms | ||
*************** | ||
|
||
|
||
A | ||
=============== | ||
.. glossary:: | ||
|
||
|
||
B | ||
=============== | ||
.. glossary:: | ||
|
||
|
||
C | ||
=============== | ||
.. glossary:: | ||
|
||
|
||
D | ||
=============== | ||
.. glossary:: | ||
|
||
|
||
E | ||
=============== | ||
.. glossary:: | ||
|
||
|
||
F | ||
=============== | ||
.. glossary:: | ||
|
||
|
||
G | ||
=============== | ||
.. glossary:: | ||
|
||
|
||
H | ||
=============== | ||
.. glossary:: | ||
|
||
|
||
I | ||
=============== | ||
.. glossary:: | ||
|
||
|
||
J | ||
=============== | ||
.. glossary:: | ||
|
||
|
||
K | ||
=============== | ||
.. glossary:: | ||
|
||
|
||
L | ||
=============== | ||
.. glossary:: | ||
|
||
|
||
M | ||
=============== | ||
.. glossary:: | ||
|
||
|
||
N | ||
=============== | ||
.. glossary:: | ||
|
||
|
||
O | ||
=============== | ||
.. glossary:: | ||
|
||
|
||
P | ||
=============== | ||
.. glossary:: | ||
|
||
|
||
Q | ||
=============== | ||
.. glossary:: | ||
|
||
|
||
R | ||
=============== | ||
.. glossary:: | ||
|
||
|
||
S | ||
=============== | ||
.. glossary:: | ||
|
||
|
||
T | ||
=============== | ||
.. glossary:: | ||
|
||
|
||
U | ||
=============== | ||
.. glossary:: | ||
|
||
|
||
V | ||
=============== | ||
.. glossary:: | ||
|
||
|
||
W | ||
=============== | ||
.. glossary:: | ||
|
||
|
||
X | ||
=============== | ||
.. glossary:: | ||
|
||
|
||
Y | ||
=============== | ||
.. glossary:: | ||
|
||
|
||
Z | ||
=============== | ||
.. glossary:: | ||
|
||
|
||
|
||
*************** | ||
Footnotes | ||
*************** | ||
|
||
|
||
*************** | ||
References | ||
*************** |