summaryrefslogtreecommitdiffstats
path: root/install/ui/doc/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/doc/config.json')
-rw-r--r--install/ui/doc/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/ui/doc/config.json b/install/ui/doc/config.json
index c744fd6aa..6a200f9ae 100644
--- a/install/ui/doc/config.json
+++ b/install/ui/doc/config.json
@@ -5,7 +5,7 @@
"--css": ["doc.css"],
"--external": ["jQuery", "Store", "QueryResult", "Stateful", "Evented",
"XMLHttpRequest", "Promise"],
- "--warnings": ["-link", "-no_doc"],
+ "--warnings": ["-link", "-nodoc"],
"--": [
"../src/freeipa/"
],