freeipa/install/ui/doc/config.json

14 lines
393 B
JSON
Raw Normal View History

{
"--title": "FreeIPA Web UI Documentation",
"--categories": "categories.json",
"--guides": "guides.json",
"--css": ["doc.css"],
"--external": ["jQuery", "Store", "QueryResult", "Stateful", "Evented",
"XMLHttpRequest", "Promise"],
"--warnings": ["-link", "-no_doc"],
"--": [
"../src/freeipa/"
],
"--output": "../build/code_doc"
}