Skip to content
Snippets Groups Projects
Select Git revision
  • ab7ef00b7f90f1cab02c7c1131b41fb18b9e5511
  • master default protected
2 results

config.json

Blame
  • config.json 704 B
    {
        "title": "__PRODUCT__",
        "author": "Axel Hahn",
        "tagline": "__DESCRIPTION__",
        "ignore": {
            "files": ["30_PHP-client/Plugins/Checks/_skeleton.md"],
            "folders": ["99_Not_Ready"]
        },
        "html": {
            "auto_toc": true,
            "auto_landing": false,
            "date_modified": false,
            "jump_buttons": true,
            "edit_on_github_": "iml-it/__PROJECT__/tree/master/docs",
            "edit_on_": {
                "name": "Gitlab",
                "basepath": "https://git-repo.iml.unibe.ch/iml-open-source/__PROJECT__/tree/master/docs"
            },
            "links": {
                "Git Repo": "__GITURL__"
            },
            "theme": "daux-blue",
            "search": true
        }
    }