From 462dec111d7859a136844f340d5a7db1e666fa8e Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 23 Apr 2011 17:52:20 -0400 Subject: [PATCH] better intro skeleton --- docs/index.rst | 2 +- docs/intro/community.rst | 8 ++++++++ docs/intro/duction.rst | 20 ++++++++++++++------ docs/intro/resources.rst | 7 +++++++ 4 files changed, 30 insertions(+), 7 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 556d3ad..f3b727a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -8,7 +8,7 @@ The Hitchhikers Guide to Python! Welcome to The Hitchhiker's Guide to Python. -**This guide is currently under heavy development, and is mostly a skeleton at the moment.** If you'd like to help, `fork us on GitHub `_ +**This guide is currently under heavy development, and is mostly a skeleton at the moment.** If you'd like to help, `fork us on GitHub `_! This *opinionated* guide exists to provide both novice and expert Python developers a best-practice handbook to the installation, configuration, and usage of Python on a daily basis. diff --git a/docs/intro/community.rst b/docs/intro/community.rst index e69de29..da16cfc 100644 --- a/docs/intro/community.rst +++ b/docs/intro/community.rst @@ -0,0 +1,8 @@ +The Community +============= + +BDFL +---- + +Python Software Foundation +-------------------------- diff --git a/docs/intro/duction.rst b/docs/intro/duction.rst index 55b2ff2..8d78c3c 100644 --- a/docs/intro/duction.rst +++ b/docs/intro/duction.rst @@ -2,13 +2,21 @@ Introduction ============ -Idioms -:::::: +Learning Python +::::::::::::::: + +Beginners +````````` + +Learn Python the Hard Way +------------------------- -Zen of Python -------------- +Advanced +```````` +Pro Python +---------- -PEP-8 ------ \ No newline at end of file +Expert Python Programming +------------------------- diff --git a/docs/intro/resources.rst b/docs/intro/resources.rst index e69de29..a0bb717 100644 --- a/docs/intro/resources.rst +++ b/docs/intro/resources.rst @@ -0,0 +1,7 @@ +Resources +========= + +News +---- + +