@grafana/api-documenter
Advanced tools
Comparing version 0.9.2 to 0.9.3
@@ -17,3 +17,3 @@ "use strict"; | ||
const node = apiItem; | ||
return node && node.buildExcerpt !== undefined; | ||
return node && node.tsdocComment !== undefined; | ||
} | ||
@@ -20,0 +20,0 @@ } |
{ | ||
"name": "@grafana/api-documenter", | ||
"version": "0.9.2", | ||
"version": "0.9.3", | ||
"description": "Read JSON files from api-extractor, generate documentation pages", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package