mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-25 16:31:08 -06:00
37 lines
1.3 KiB
JSON
37 lines
1.3 KiB
JSON
[
|
|
{
|
|
"title": "FreeIPA Web UI Guides",
|
|
"items": [
|
|
{
|
|
"name": "Debugging",
|
|
"url": "guides/debugging_web_ui",
|
|
"title": "Web UI debugging",
|
|
"description": "With built JavaScript layer debugging can be quite tricky."
|
|
},
|
|
{
|
|
"name": "Navigation",
|
|
"url": "guides/navigation",
|
|
"title": "Navigation",
|
|
"description": "Navigation was refactored. This guide describes previous flaws and new implementation"
|
|
},
|
|
{
|
|
"name": "Plugins",
|
|
"url": "guides/plugins",
|
|
"title": "Plugin support",
|
|
"description": "Introduction into plugin infrastructure."
|
|
},
|
|
{
|
|
"name": "Phases",
|
|
"url": "guides/phases",
|
|
"title": "Appliaciton phases",
|
|
"description": "Introduction to application phases"
|
|
},
|
|
{
|
|
"name": "Registries",
|
|
"url": "guides/registries",
|
|
"title": "Registries and Build system",
|
|
"description": "This document contains design of component build system."
|
|
}
|
|
]
|
|
}
|
|
] |