Differences

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

Link to this comparison view

Next revision
Previous revision
sphinx_on_fedora [2020/01/29 10:37] – created rpjdaysphinx_on_fedora [2020/01/29 20:23] (current) – [Markup] rpjday
Line 5: Line 5:
 ===== Packages ===== ===== Packages =====
  
-  * ''python3-sphinx''+<code> 
 +$ sudo dnf install python3-sphinx 
 +</code> 
 + 
 +===== Creating a new project ===== 
 + 
 +<code> 
 +$ sphinx-quickstart 
 +</code> 
 + 
 +  * separate source and build directories 
 + 
 +===== Markup ===== 
 + 
 +==== Blockquote ==== 
 + 
 +Indent with single tab, blank line between paragraphs. 
 + 
  • sphinx_on_fedora.1580294268.txt.gz
  • Last modified: 2020/01/29 10:37
  • by rpjday