File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,6 @@ contributed by various authors. The markup used for the Python documentation is
11
11
`reStructuredText `_, developed by the `docutils `_ project, amended by custom
12
12
directives and using a toolset named `Sphinx `_ to post-process the HTML output.
13
13
14
- This document describes the style guide for our documentation.
15
-
16
14
The documentation in HTML, PDF or EPUB format is generated from text files
17
15
written using the :ref: `reStructuredText format <markup >` and contained in the
18
16
:ref: `CPython Git repository <setup >`.
Original file line number Diff line number Diff line change 7
7
8
8
.. highlight :: rest
9
9
10
+ This document describes the style guide for our documentation.
11
+
12
+
10
13
Use of whitespace
11
14
=================
12
15
You can’t perform that action at this time.
0 commit comments