jenkins-bot has submitted this change and it was merged.

Change subject: doc: Add Node to the list of built-in types
......................................................................


doc: Add Node to the list of built-in types

https://github.com/senchalabs/jsduck/issues/502

Change-Id: I4463f512849c7b21bc88e085c078079f50dffe6b
---
M .docs/config.json
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Catrope: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/.docs/config.json b/.docs/config.json
index 1dd45eb..169fa29 100644
--- a/.docs/config.json
+++ b/.docs/config.json
@@ -4,7 +4,7 @@
        "--eg-iframe": "../.docs/eg-iframe.html",
        "--warnings": ["-no_doc"],
        "--builtin-classes": true,
-       "--external": "HTMLDocument,Window",
+       "--external": "HTMLDocument,Window,Node",
        "--output": "../docs",
        "--": [
                "./external.js",

-- 
To view, visit https://gerrit.wikimedia.org/r/97525
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I4463f512849c7b21bc88e085c078079f50dffe6b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Krinkle <krinklem...@gmail.com>
Gerrit-Reviewer: Catrope <roan.katt...@gmail.com>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to