From 975bd1463529c516ebeb18dbba952cf6f42f6a19 Mon Sep 17 00:00:00 2001 From: Matti Pastell Date: Tue, 13 Dec 2016 00:19:33 +0200 Subject: [PATCH] Tweak docs appearance --- doc/mkdocs.yml | 11 ++++++++++- doc/src/index.md | 2 +- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/doc/mkdocs.yml b/doc/mkdocs.yml index 8a0d74c..89c0bae 100644 --- a/doc/mkdocs.yml +++ b/doc/mkdocs.yml @@ -1,4 +1,4 @@ -site_name: Weave.jl - Scientific Reports Using Julia +site_name: Weave.jl site_author: Matti Pastell copyright: Matti Pastell 2016 repo_url: https://github.com/mpastell/Weave.jl @@ -24,6 +24,15 @@ markdown_extensions: - codehilite(css_class=code) # - mdx_math +google_analytics: + - 'UA-6474352-10' + - 'auto' + +extra: + version: 'v0.2.2' + author: + twitter: 'mpastell' + docs_dir: 'build' pages: diff --git a/doc/src/index.md b/doc/src/index.md index 6c6d08d..9de8c10 100644 --- a/doc/src/index.md +++ b/doc/src/index.md @@ -1,5 +1,5 @@ -# Intro +# Weave.jl - Scientific Reports Using Julia This is the documentation of [Weave.jl](http://github.com/mpastell/weave.jl). Weave is a scientific report generator/literate programming tool for Julia. It resembles [Pweave](http://mpastell.com/pweave), Knitr, rmarkdown