From e661a778051e071f2d45ff1f4d02747038e6031d Mon Sep 17 00:00:00 2001 From: John Montero Date: Sun, 30 Oct 2011 07:37:33 -0500 Subject: [PATCH] =?UTF-8?q?agregando=20secci=C3=B3n=20de=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .hgignore | 1 + _themes/bs_pype/base.html | 15 +++++++++++++++ _themes/bs_pype/header.html | 1 + docs.rst | 34 ++++++++++++++++++++++++++++++++++ index.rst | 10 ++++++++++ 5 files changed, 61 insertions(+) create mode 100644 docs.rst diff --git a/.hgignore b/.hgignore index 5f08eb2..6b33fe8 100644 --- a/.hgignore +++ b/.hgignore @@ -4,3 +4,4 @@ \..*\.swo$ \.pyc$ \.DS_Store$ +env/ diff --git a/_themes/bs_pype/base.html b/_themes/bs_pype/base.html index f3df2d4..97f114f 100644 --- a/_themes/bs_pype/base.html +++ b/_themes/bs_pype/base.html @@ -47,6 +47,10 @@ +<<<<<<< local + + +======= @@ -61,7 +65,18 @@ }); }); +>>>>>>> other +