mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-30 10:47:08 -06:00
260c5bd109
Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
38 lines
1.3 KiB
JSON
38 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": "Application 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."
|
|
}
|
|
]
|
|
}
|
|
]
|