diff options
author | eliben@chromium.org <eliben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-19 16:48:09 +0000 |
---|---|---|
committer | eliben@chromium.org <eliben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-19 16:48:09 +0000 |
commit | 4c2028616d85160ff27096dbd7f4df41c4a87bb4 (patch) | |
tree | 12a13ea6d65761d1e03d6af262cd87f152ad420a /native_client_sdk | |
parent | 633563ec3ab54c0767ec6d96d75b57772bfe0603 (diff) | |
download | chromium_src-4c2028616d85160ff27096dbd7f4df41c4a87bb4.zip chromium_src-4c2028616d85160ff27096dbd7f4df41c4a87bb4.tar.gz chromium_src-4c2028616d85160ff27096dbd7f4df41c4a87bb4.tar.bz2 |
Add a formatting example for definition lists.
BUG=None
R=binji@chromium.org, dschuff@chromium.org
Review URL: https://codereview.chromium.org/23465032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@224147 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'native_client_sdk')
-rw-r--r-- | native_client_sdk/src/doc/rest-devsite-examples.rst | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/native_client_sdk/src/doc/rest-devsite-examples.rst b/native_client_sdk/src/doc/rest-devsite-examples.rst index d065030..325993c 100644 --- a/native_client_sdk/src/doc/rest-devsite-examples.rst +++ b/native_client_sdk/src/doc/rest-devsite-examples.rst @@ -78,6 +78,24 @@ To external locations Plain links can be placed like this: http://google.com and also `like this <http://google.com>`_. +Definition lists +================ + +Can be used to define a group of related terms. Internal formatting is supported +within the definition. No special formatting needs to be done for the definition +name/title - it's handled by the devsite. + +Apple + The apple is the pomaceous fruit of the apple tree, species Malus domestica in + the rose family (**Rosaceae**). +Fig + The common fig (**Ficus carica**) is a species of flowering plant in the genus + Ficus, from the family Moraceae, known as the common fig (or just the fig), + anjeer (Iran, Pakistan), and dumur (Bengali). +Pear + The pear is any of several tree and shrub species of genus Pyrus /ˈpaɪrəs/, in + the family Rosaceae. + Notes and Admonitions ===================== |