From 7e72344e55b930180cd2d66b44ccccaed45f79e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Barrois?= Date: Tue, 20 Dec 2011 23:26:51 +0100 Subject: Add first draft of a documentation. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Raphaƫl Barrois --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 077acac..462d7ad 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,6 @@ MANIFEST build/ dist/ htmlcov/ +docs/_build +docs/_static +docs/_templates -- cgit v1.2.3