Skip to content
Snippets Groups Projects
Select Git revision
  • 36f19dca36d6a4ea9c948e2be5fbad08ed193ee8
  • master default protected
  • simple-task/7248-eol-check-add-node-22
  • 6877_check_iml_deployment
4 results

check_journallog

Blame
  • config.json 881 B
    {
        "title": "Tinyrouter php class",
        "author": "Axel Hahn",
        "tagline": "Simplify routing by defining routes and callback objects",
        "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/tinyrouter-php-class/tree/master/docs"
            },
            "links": {
                "Git Repo": "https://git-repo.iml.unibe.ch/iml-open-source/tinyrouter-php-class",
                "IML Opensource": "https://os-docs.iml.unibe.ch/"
            },
            "theme": "daux-blue",
            "search": true
        }
    }