From db296489568259a38bc614a1fcc4b504a2ffc983 Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Wed, 21 Jun 2017 14:03:16 +0200 Subject: Re-organize the documentation (#223) * Re-organize the documentation * Fix encoding errors for python 2 * Document the dependencies. Fixes #199 * Add a make update command. Fixes #211 --- docs/_themes/pelican/theme.conf | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 docs/_themes/pelican/theme.conf (limited to 'docs/_themes/pelican/theme.conf') diff --git a/docs/_themes/pelican/theme.conf b/docs/_themes/pelican/theme.conf deleted file mode 100644 index ffbb794..0000000 --- a/docs/_themes/pelican/theme.conf +++ /dev/null @@ -1,10 +0,0 @@ -[theme] -inherit = basic -stylesheet = pelican.css -nosidebar = true -pygments_style = fruity - -[options] -index_logo_height = 120px -index_logo = -github_fork = -- cgit v1.1