Imported Upstream version 4.6.2
This commit is contained in:
13
install/ui/doc/config.json
Normal file
13
install/ui/doc/config.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"--title": "FreeIPA Web UI Documentation",
|
||||
"--categories": "categories.json",
|
||||
"--guides": "guides.json",
|
||||
"--css": ["doc.css"],
|
||||
"--external": ["jQuery", "Store", "QueryResult", "Stateful", "Evented",
|
||||
"XMLHttpRequest", "Promise"],
|
||||
"--warnings": ["-link", "-nodoc"],
|
||||
"--": [
|
||||
"../src/freeipa/"
|
||||
],
|
||||
"--output": "../build/code_doc"
|
||||
}
|
||||
Reference in New Issue
Block a user