6b041596fb
This helps when integrating daux.io within a larger project using Bower where we want to keep our docs outside of the daux.io directory and want to keep our filepath changes isolated to the config file rather than modifying index.php.
17 lines
550 B
JSON
17 lines
550 B
JSON
{
|
|
"title": "DAUX.IO",
|
|
"tagline": "The Easiest Way To Document Your Project",
|
|
"docs_path": "docs",
|
|
"image": "img/app.png",
|
|
"theme": "navy",
|
|
"date_modified": true,
|
|
"repo": "justinwalsh/daux.io",
|
|
"twitter": ["justin_walsh", "todaymade"],
|
|
"google_analytics": "UA-12653604-10",
|
|
"links": {
|
|
"Download": "https://github.com/justinwalsh/daux.io/archive/master.zip",
|
|
"GitHub Repo": "https://github.com/justinwalsh/daux.io",
|
|
"Help/Support/Bugs": "https://github.com/justinwalsh/daux.io/issues",
|
|
"Made by Todaymade": "http://todaymade.com"
|
|
}
|
|
} |