8000 Added stub for Sphinx. · btbytes/python-guide@42fe906 · GitHub
[go: up one dir, main page]

Skip to content

Commit 42fe906

Browse files
committed
Added stub for Sphinx.
1 parent 03d485b commit 42fe906

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/writing/documentation.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ Multi-line docstrings: ::
5858
...
5959

6060
Sphinx
61-
::::::
61+
------
62+
Sphinx (http://sphinx.pocoo.org) is a tool which converts documentation in the reStructured text markup language into a range of output formats including HTML, LaTeX (for printable PDF versions), manual pages and plain text.
6263

6364

6465

0 commit comments

Comments
 (0)
0