From b1036cf883b5c36a861d6fdd6d966cefed664de2 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 16 May 2011 02:02:01 -0400 Subject: [PATCH] big docs update --- docs/_templates/sidebarintro.html | 19 +++++++++++++++++++ docs/_templates/sidebarlogo.html | 4 ++++ docs/_templates/test | 0 docs/_themes/kr/layout.html | 10 ++++++---- docs/conf.py | 14 +++++++++----- 5 files changed, 38 insertions(+), 9 deletions(-) create mode 100644 docs/_templates/sidebarintro.html create mode 100644 docs/_templates/sidebarlogo.html delete mode 100644 docs/_templates/test diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html new file mode 100644 index 0000000..c6f9693 --- /dev/null +++ b/docs/_templates/sidebarintro.html @@ -0,0 +1,19 @@ +

About This Guide

+

+ 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. +

+ +

Feedback

+

+ Feedback is greatly appreciated. If you have any questions, comments, + random praise, or anonymous threats, + shoot me an email. +

+ + +

Useful Links

+ diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html new file mode 100644 index 0000000..8808ea0 --- /dev/null +++ b/docs/_templates/sidebarlogo.html @@ -0,0 +1,4 @@ +

About This Guide

+

+ 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. +

\ No newline at end of file diff --git a/docs/_templates/test b/docs/_templates/test deleted file mode 100644 index e69de29..0000000 diff --git a/docs/_themes/kr/layout.html b/docs/_themes/kr/layout.html index 76ad259..70bf746 100644 --- a/docs/_themes/kr/layout.html +++ b/docs/_themes/kr/layout.html @@ -11,13 +11,15 @@ {%- block footer %} - + + Fork me on GitHub + +