{
    "output"    : "docs/www",
    "src"       : "src",
    "api"       : "docs/api",
    "doc"       : "docs/guides",
    "news"      : "docs/news",
    "theme"     : "tonic",
    "icon"      : "docs/images/paper.png",
    "gitdir"    : "../../.git/modules/docs/www/",
    "ctx"   : {
        "title": "Tonic Site Generator",
        "vision": "Automagic Site Generation",
        "description": "The Tonic Site Generator let you automate the generation of your Web Project site with comprehensive documentation.",
        "details": "",
        "license": "BSD 3 Clause Open Source",
        "company": "Kitware, Inc.",
        "companyURL": "http://www.kitware.com",
        "baseurl" : "/tonic-site-generator",
        "url" : "",
        "repository": "Kitware/tonic-site-generator",
        "timezone": "America/Denver",
        "project": "tonic-site-generator",
        "noTravis": "there is no travis build for this",
        "devAddon": "$ npm install"
    }
}