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
1111`reStructuredText `_, developed by the `docutils `_ project, amended by custom
1212directives and using a toolset named `Sphinx `_ to post-process the HTML output.
1313
14- This document describes the style guide for our documentation.
15-
1614The documentation in HTML, PDF or EPUB format is generated from text files
1715written using the :ref: `reStructuredText format <markup >` and contained in the
1816:ref: `CPython Git repository <setup >`.
Original file line number Diff line number Diff line change 77
88.. highlight :: rest
99
10+ This document describes the style guide for our documentation.
11+
12+
1013Use of whitespace
1114=================
1215
You can’t perform that action at this time.
0 commit comments