Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(433)

Unified Diff: native_client_sdk/src/doc/rest-devsite-examples.rst

Issue 23465032: Add a formatting example for definition lists. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/doc/rest-devsite-examples.rst
diff --git a/native_client_sdk/src/doc/rest-devsite-examples.rst b/native_client_sdk/src/doc/rest-devsite-examples.rst
index d065030252b6d06b23c9d162678c63b675edec7d..325993c7b14b6729b771d7880dd5ee26add06c9d 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
=====================
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698