summaryrefslogtreecommitdiff
path: root/docs/pscripts
diff options
context:
space:
mode:
Diffstat (limited to 'docs/pscripts')
-rw-r--r--docs/pscripts/pcreate.rst9
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/pscripts/pcreate.rst b/docs/pscripts/pcreate.rst
deleted file mode 100644
index e2c45626a..000000000
--- a/docs/pscripts/pcreate.rst
+++ /dev/null
@@ -1,9 +0,0 @@
-.. index::
- single: pcreate; --help
-
-.. _pcreate_script:
-
-.. autoprogram:: pyramid.scripts.pcreate:PCreateCommand.parser
- :prog: pcreate
-
-.. seealso:: :ref:`creating_a_project` and :ref:`running-pscripts`.