Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
sphinx [2015/07/12 04:08]
slackermedia created
sphinx [2015/07/12 04:16]
slackermedia [Quickstart]
Line 114: Line 114:
 </​code>​ </​code>​
  
-[{{ sphinx.jpg | The most basic Sphinx project possible. }}]+[{{ sphinx.jpg?666 | The most basic Sphinx project possible. }}]
  
 ==== Advanced Techniques ==== ==== Advanced Techniques ====
Line 144: Line 144:
 ================ ================
  
-It was a **dark** and stormy night.+It was a **dark** and *stormynight.
  
 Sub-Heading Sub-Heading
Line 155: Line 155:
  
 <​code>​ <​code>​
 +**bold** text 
 +*italics* text 
 +``monospace`` text
 </​code>​ </​code>​
  
 +The official Sphinx overview of ReST markdown is located on their site at [[http://​sphinx-doc.org/​rest.html]],​ but a better re-interpretation of that is located at [[http://​openalea.gforge.inria.fr/​doc/​openalea/​doc/​_build/​html/​source/​sphinx/​rest_syntax.html]] ​