daux.io/global.json

54 lines
1009 B
JSON
Raw Normal View History

{
"docs_directory": "docs",
"themes_directory": "themes",
"title": "My Project",
"tagline": "My Stylish Documentation",
"author": "I, Me & Myself",
"image": "",
"languages": {},
2015-07-19 16:36:34 +02:00
"format": "html",
"processor": "",
"ignore": {
"files": [],
"folders": []
},
"timezone": "America/Los_Angeles",
2015-07-19 16:36:34 +02:00
"live": {
2016-08-16 22:01:31 +02:00
"clean_urls": true
2015-07-19 16:36:34 +02:00
},
"html": {
"theme": "daux-blue",
2016-08-16 22:01:31 +02:00
"breadcrumbs": true,
"breadcrumb_separator": "Chevrons",
"toggle_code": true,
2015-07-19 16:36:34 +02:00
"date_modified": false,
"float": false,
"auto_landing": true,
2016-03-13 21:51:58 +01:00
"search": true,
"auto_toc": false,
"inherit_index": false,
2015-07-19 16:36:34 +02:00
"repo": "",
"twitter": [],
"links": {
},
"buttons": {
},
2015-07-19 16:36:34 +02:00
"google_analytics": false,
"piwik_analytics": false,
"piwik_analytics_id": "0"
},
"confluence": {
"prefix": "",
"delete": false
2015-07-19 16:36:34 +02:00
}
}