From a0c57b35a338f95a7426f49461cbfa203ec49a24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Tue, 4 Nov 2014 08:33:05 +0100 Subject: add HTML documentation --- docs/templates/default/themes/daux-navy.thm | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 docs/templates/default/themes/daux-navy.thm (limited to 'docs/templates/default/themes/daux-navy.thm') diff --git a/docs/templates/default/themes/daux-navy.thm b/docs/templates/default/themes/daux-navy.thm new file mode 100644 index 00000000..f86c54b1 --- /dev/null +++ b/docs/templates/default/themes/daux-navy.thm @@ -0,0 +1,8 @@ +{ + "favicon": "img/favicon-navy.png", + "css": ["css/daux-navy.css"], + "fonts": ["//fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700&subset=latin,cyrillic-ext,cyrillic"], + "js": [], + "require-jquery": true, + "bootstrap-js": false +} \ No newline at end of file -- cgit v1.2.3