From c2eeba892f634fb1ba7feec993c0df3dd36642af Mon Sep 17 00:00:00 2001 From: Andy Taylor Date: Mon, 29 Jan 2018 17:32:28 +1100 Subject: Adding copy of readthedocs theme from mkdocs 0.17.2 source --- gocryptfs-readthedocs/mkdocs_theme.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 gocryptfs-readthedocs/mkdocs_theme.yml (limited to 'gocryptfs-readthedocs/mkdocs_theme.yml') diff --git a/gocryptfs-readthedocs/mkdocs_theme.yml b/gocryptfs-readthedocs/mkdocs_theme.yml new file mode 100644 index 0000000..6a0d292 --- /dev/null +++ b/gocryptfs-readthedocs/mkdocs_theme.yml @@ -0,0 +1,7 @@ +# Config options for 'readthedocs' theme + +static_templates: + - 404.html + +include_search_page: true +search_index_only: false -- cgit v1.2.3