add HTML documentation

This commit is contained in:
Nicolas Lœuillet
2014-11-04 08:33:05 +01:00
parent 893b8e4cef
commit a0c57b35a3
65 changed files with 3969 additions and 0 deletions

View File

@ -0,0 +1,8 @@
{
"favicon": "<theme_url>img/favicon-red.png",
"css": ["<theme_url>css/daux-red.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
}