Skip to content
Snippets Groups Projects
Select Git revision
  • b524ab3f27e2aa7bdf441a5053c0e96196be87b0
  • master default protected
  • Legacy_Php7
3 results

config.json

Blame
  • user avatar
    hahn authored
    91bfbc81
    History
    config.json 711 B
    {
        "title": "IML CISERVER",
        "author": "Axel Hahn",
        "tagline": "Build and rollout projects",
    
        "html": {
            "auto_toc": true,
            "auto_landing": false,
            "date_modified": false,
            "jump_buttons": true,
            "edit_on_github_": "iml-it/appmonitor/tree/master/docs",
            "edit_on": {
                "name": "Gitlab",
                "basepath": "https://git-repo.iml.unibe.ch/iml-open-source/imldeployment/tree/master/docs"
            },
            "links": {
                "GitHub Repo": "https://git-repo.iml.unibe.ch/iml-open-source/imldeployment/",
                "IML Opensource": "https://os-docs.iml.unibe.ch/"
            },
            "theme": "daux-blue",
            "search": true
        }
    }