Merge "[contributor] Change RST term markup example"

This commit is contained in:
Jenkins 2015-11-05 19:10:40 +00:00 committed by Gerrit Code Review
commit 5e28cb30e7
1 changed files with 5 additions and 3 deletions

View File

@ -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