[contributor] Change RST term markup example

To show a variety of markup examples, update the example.

Change-Id: Ib1027b2004bc937b6c636b449258f01f76f575b6
This commit is contained in:
KATO Tomoyuki 2015-11-05 11:55:15 +09:00
parent c53c91c2d6
commit 047b00f2dc

@ -87,10 +87,12 @@ A term that appears in the glossary.
+------------------------+---------------------------------------------------+
| **Markup** | ``:term:`` |
+------------------------+---------------------------------------------------+
| **Syntax** | ``:term:`bare``` |
| **Syntax** | ``:term:`IaaS``` |
| | or ``:term:`services <service>``` |
+------------------------+---------------------------------------------------+
| **Example of output** | Upload the image to the Image service using |
| | the :term:`bare` container format. |
| **Example of output** | OpenStack provides an :term:`IaaS` solution |
| | through a variety of complemental |
| | :term:`services <service>`. |
+------------------------+---------------------------------------------------+
GUI element