From ae901436a61563968cc31cc636f1fbeb5e85b528 Mon Sep 17 00:00:00 2001 From: Paul Everitt Date: Sun, 11 Aug 2013 09:53:00 -0400 Subject: Per discussion with Chris, just wrap up "getting started" as the Quick Tour. Still need to do more linking and perhaps add a section on root factories, authorization, authentication. --- docs/getting_started/top_ten.rst | 41 ---------------------------------------- 1 file changed, 41 deletions(-) delete mode 100644 docs/getting_started/top_ten.rst (limited to 'docs/getting_started/top_ten.rst') 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 -- cgit v1.2.3