Skip to content

Commit 9ccb368

Browse files
committed
Remove outdated PEP info from docs
1 parent 61f0c9a commit 9ccb368

File tree

3 files changed

+0
-62
lines changed

3 files changed

+0
-62
lines changed

docs/source/commands.rst

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -35,30 +35,3 @@ Command-line options
3535
.. option:: --app-label <app_label>
3636

3737
Create initial data with the *app_label* provided.
38-
39-
.. _command-generate-pep-pages:
40-
41-
generate_pep_pages
42-
------------------
43-
44-
This command generates ``pages.Page`` objects from the output
45-
of the existing PEP repository generation process. You run it like::
46-
47-
$ ./manage.py generate_pep_pages
48-
49-
To get verbose output, specify ``--verbosity`` option::
50-
51-
$ ./manage.py generate_pep_pages --verbosity=2
52-
53-
It uses the conversion code in the ``peps/converters.py`` file, in an
54-
attempt to normalize the formatting for display purposes.
55-
56-
.. _command-dump-pep-pages:
57-
58-
dump_pep_pages
59-
--------------
60-
61-
This command simply dumps our PEP related pages as JSON to :attr:`sys.stdout`.
62-
You can run like::
63-
64-
$ ./manage.py dump_pep_pages

docs/source/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ Contents:
2525
install.md
2626
contributing
2727
administration
28-
pep_generation
2928
commands
3029

3130
Indices and tables

docs/source/pep_generation.rst

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)