File tree Expand file tree Collapse file tree 3 files changed +0
-62
lines changed Expand file tree Collapse file tree 3 files changed +0
-62
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -25,7 +25,6 @@ Contents:
2525 install.md
2626 contributing
2727 administration
28- pep_generation
2928 commands
3029
3130Indices and tables
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments