diff options
| author | Alexis Metaireau <alexis@notmyidea.org> | 2017-06-21 14:03:16 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-06-21 14:03:16 +0200 |
| commit | db296489568259a38bc614a1fcc4b504a2ffc983 (patch) | |
| tree | 086d5431ffd9c310954593ed837f4632b5aa4a1d /docs/_themes/pelican/theme.conf | |
| parent | 93235cfc507e60898cf92252d5aa11360d0b8cf6 (diff) | |
| download | ihatemoney-mirror-db296489568259a38bc614a1fcc4b504a2ffc983.zip ihatemoney-mirror-db296489568259a38bc614a1fcc4b504a2ffc983.tar.gz ihatemoney-mirror-db296489568259a38bc614a1fcc4b504a2ffc983.tar.bz2 | |
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
Diffstat (limited to 'docs/_themes/pelican/theme.conf')
| -rw-r--r-- | docs/_themes/pelican/theme.conf | 10 |
1 files changed, 0 insertions, 10 deletions
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 = |
