Skip to content

Commit 53a1c5c

Browse files
committed
Update style guide for structure
1 parent cbd13e2 commit 53a1c5c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

documenting/start-documenting.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff 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
1212
directives and using a toolset named `Sphinx`_ to post-process the HTML output.
1313

14-
This document describes the style guide for our documentation.
15-
1614
The documentation in HTML, PDF or EPUB format is generated from text files
1715
written using the :ref:`reStructuredText format <markup>` and contained in the
1816
:ref:`CPython Git repository <setup>`.

documenting/style-guide.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ Style Guide
66

77
.. highlight:: rest
88

9+
This document describes the style guide for our documentation.
10+
11+
912
Use of whitespace
1013
=================
1114

0 commit comments

Comments
 (0)