From d69bbe07222d16f7453b0837744081b8dc0bcd50 Mon Sep 17 00:00:00 2001 From: Tomas Thor Jonsson Date: Mon, 23 Apr 2012 20:32:41 +0200 Subject: [PATCH] lines less than 80 chars in index.rst --- docs/index.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index a1b1d4d..325eedd 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -8,8 +8,11 @@ The Hitchhiker's Guide to Python! Welcome to The Hitchhiker's Guide to Python. **DON'T PANIC!** -**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. +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. .. include:: contents.rst.inc \ No newline at end of file