Skip to content
Snippets Groups Projects
book.json 489 B
Newer Older
{
    "title": "Documentation Howto",
    "glossary": {
        "path": "home.html",
        "length": 12
    },
    "readme": {
        "path": "README.html"
    },
    "contribute": "https://labs.maarch.org",
    "plugins": [
        "theme-official"
    ],
    "pluginsConfig": {
        "github": {
            "url": "https://labs.maarch.org"
        },
        "sitemap": {
            "hostname": "http://127.0.0.1:4000"
        },
        "favicon": "img/favico-howto.ico"
    }
}