summaryrefslogtreecommitdiff
path: root/docs/getting_started/top_ten.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/getting_started/top_ten.rst')
-rw-r--r--docs/getting_started/top_ten.rst41
1 files changed, 0 insertions, 41 deletions
diff --git a/docs/getting_started/top_ten.rst b/docs/getting_started/top_ten.rst
deleted file mode 100644
index e207f4ce1..000000000
--- a/docs/getting_started/top_ten.rst
+++ /dev/null
@@ -1,41 +0,0 @@
-==============================
-Top Killer Features In Pyramid
-==============================
-
-As a regular developer
-
-- Configuration
-
-- Route factories and contexts
-
-- Advanced view configuration
-
-- Route prefixes
-
-- Asset specifications
-
-- Events
-
-- Custom renderers
-
-- Tweens
-
-- Transactions
-
-- Traversal
-
-- Custom directives
-
-- config.include
-
-- Extensible applications
-
- - Overridable views, routes, and assets
-
- - config.include
-
- - Events
-
- - Distributing an add-on
-
- - "Making your own framework", Extensibility