Select Git revision
config.json
-
Hahn Axel (hahn) authoredHahn Axel (hahn) authored
config.json 839 B
{
"title": "AdminLTE renderer",
"author": "Axel Hahn",
"tagline": "PHP class to render elements of the AdminLTE template",
"ignore": {
"files": ["_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/adminlte-renderer/blob/main/docs/"
},
"links": {
"Git Repo": "https://git-repo.iml.unibe.ch/iml-open-source/adminlte-renderer",
"IML Opensource": "https://os-docs.iml.unibe.ch/"
},
"theme": "daux-blue",
"search": true
}
}