/aosp_15_r20/external/perfetto/ui/ |
H A D | eslint.config.js | 19 const jsdoc = require('eslint-plugin-jsdoc'); constant 30 // The eslint-config-google uses deprecated jsdoc options that break with the 35 delete googleCfg[0].rules['valid-jsdoc']; 36 delete googleCfg[0].rules['require-jsdoc']; 46 // overridden by the googleCfg and jsdoc.configs, because the new eslint 52 jsdoc.configs['flat/recommended'], 58 jsdoc, property 113 'jsdoc/require-jsdoc': 'off', 114 'jsdoc/require-param': 'off', 115 'jsdoc/require-param-type': 'off', [all …]
|
H A D | .eslintrc.js | 20 // We don't want to enforce jsdoc everywhere: 21 'require-jsdoc': 'off', 23 // Relax jsdoc requirements 24 'valid-jsdoc': ['error', {
|
H A D | package.json | 62 "eslint-plugin-jsdoc": "^48.5.0",
|
H A D | pnpm-lock.yaml | 160 eslint-plugin-jsdoc: 827 jsdoc-type-pratt-parser: 4.0.0 1397 /@jsdoc/[email protected]: 2931 /eslint-plugin-jsdoc@48.5.0([email protected]): 4231 /jsdoc[email protected]: 4236 /jsdoc@4.0.2: 4242 '@jsdoc/salty': 0.2.5 4897 jsdoc: 4.0.2
|
H A D | build.js | 429 // itself that is slow. It invokes jsdoc to parse the comments out of
|
/aosp_15_r20/external/google-styleguide/ |
H A D | jsguide.html | 33 the phrase <q>documentation comments</q>, instead using the common term “JSDoc” 118 <li><code>@fileoverview</code> JSDoc, if present</li> 132 <h3 id="file-fileoverview">3.2 <code>@fileoverview</code> JSDoc, if present</h3> 134 <p>See <a href="#jsdoc-top-file-level-comments">??</a> for formatting rules.</p> 671 * @param {!some.unimported.Dependency} param All external types used in JSDoc 848 <code>@extends</code> JSDoc annotation unless the class extends a templatized type.</p> 1076 literals, comments, and JSDoc, a single internal ASCII space also appears in the 1183 <p>This section addresses <em>implementation comments</em>. JSDoc is addressed separately 1184 in <a href="#jsdoc">??</a>.</p> 1206 <p>Do not use JSDoc (<code>/** … */</code>) for implementation comments.</p> [all …]
|
H A D | javascriptguide.xml | 1298 <SUMMARY>Encouraged, use JSDoc annotations <code>@private</code> and 1301 <p>We recommend the use of the JSDoc annotations <code>@private</code> and 1417 <p>When documenting a type in JSDoc, be as specific and accurate as 1423 types. We use this language in JsDoc to express the types of 1469 <code>@constructor</code> JSDoc tag. 1471 <code>@interface</code> JSDoc tag.<p/> 1489 JSDoc tag. The properties of this literal are the instances 2006 JSDoc comments on enum values are optional. 2216 <SUMMARY>Use JSDoc</SUMMARY> 2225 <a href="https://code.google.com/p/jsdoc-toolkit/">JSDoc</a> [all …]
|
/aosp_15_r20/external/antlr/runtime/JavaScript/build/ |
H A D | build.xml | 138 <target name="make-docs" description="Generate jsdoc API documentation." depends="-init"> 139 <property name="jsdoc.dir" value="${third.dir}/jsdoc-toolkit" /> 143 <java jar="${jsdoc.dir}/jsrun.jar" fork="yes"> 144 …<arg line="${jsdoc.dir}/app/run.js ${src.dir} -r=10 -t=${jsdoc.dir}/templates/jsdoc -d=${docs.dir}…
|
H A D | README | 18 …* jsdoc-toolkit: Download the latest release from here: http://code.google.com/p/jsdoc-toolkit/dow… 20 * Move the unzipped folder to runtime/JavaScript/third/jsdoc-toolkit
|
/aosp_15_r20/external/skia/modules/canvaskit/npm_build/types/ |
H A D | tslint.json | 9 "no-redundant-jsdoc": false, 10 "no-redundant-jsdoc-2": true,
|
/aosp_15_r20/packages/apps/Car/DebuggingRestrictionController/server/functions/ |
D | package-lock.json | 265 "node_modules/@jsdoc/salty": { 267 "resolved": "https://registry.npmjs.org/@jsdoc/salty/-/salty-0.2.5.tgz", 2037 "node_modules/jsdoc": { 2039 "resolved": "https://registry.npmjs.org/jsdoc/-/jsdoc-4.0.2.tgz", 2044 "@jsdoc/salty": "^0.2.1", 2060 "jsdoc": "jsdoc.js" string 2066 "node_modules/jsdoc/node_modules/escape-string-regexp": { 2075 "node_modules/jsdoc/node_modules/mkdirp": { 2087 "node_modules/jsdoc/node_modules/strip-json-comments": { 2722 "jsdoc": "^4.0.0", string
|
/aosp_15_r20/packages/apps/Car/DebuggingRestrictionController/server/ |
D | package-lock.json | 220 "node_modules/@jsdoc/salty": { 222 "resolved": "https://registry.npmjs.org/@jsdoc/salty/-/salty-0.2.5.tgz", 1567 "node_modules/jsdoc": { 1569 "resolved": "https://registry.npmjs.org/jsdoc/-/jsdoc-4.0.2.tgz", 1574 "@jsdoc/salty": "^0.2.1", 1590 "jsdoc": "jsdoc.js" string 2129 "jsdoc": "^4.0.0", string
|
/aosp_15_r20/external/pigweed/pw_web/log-viewer/ |
H A D | package.json | 24 "prettier-plugin-jsdoc": "^0.4.2"
|
H A D | package-lock.json | 20 "prettier-plugin-jsdoc": "^0.4.2" 7064 "node_modules/prettier-plugin-jsdoc": { 7066 … "resolved": "https://registry.npmjs.org/prettier-plugin-jsdoc/-/prettier-plugin-jsdoc-0.4.2.tgz",
|
/aosp_15_r20/development/tools/winscope/ |
H A D | google.tslint.json | 57 "jsdoc-format": true,
|
H A D | package-lock.json | 3384 "node_modules/@jsdoc/salty": { 3386 "resolved": "https://registry.npmjs.org/@jsdoc/salty/-/salty-0.2.7.tgz", 10340 "node_modules/jsdoc": { 10342 "resolved": "https://registry.npmjs.org/jsdoc/-/jsdoc-4.0.2.tgz", 10347 "@jsdoc/salty": "^0.2.1", 10363 "jsdoc": "jsdoc.js" string 10369 "node_modules/jsdoc/node_modules/escape-string-regexp": { 14202 "jsdoc": "^4.0.0", string 20673 "@jsdoc/salty": { 20675 "resolved": "https://registry.npmjs.org/@jsdoc/salty/-/salty-0.2.7.tgz", [all …]
|
/aosp_15_r20/external/pigweed/ |
H A D | package.json | 80 "prettier-plugin-jsdoc": "^0.4.2",
|
H A D | package-lock.json | 68 "prettier-plugin-jsdoc": "^0.4.2", 12555 "node_modules/prettier-plugin-jsdoc": { 12557 … "resolved": "https://registry.npmjs.org/prettier-plugin-jsdoc/-/prettier-plugin-jsdoc-0.4.2.tgz",
|
/aosp_15_r20/frameworks/base/packages/SystemUI/scripts/token_alignment/ |
H A D | tsconfig.json | 64 … /* Disable emitting declarations that have '@internal' in their JSDoc comments. */
|
/aosp_15_r20/external/google-cloud-java/java-speech/ |
H A D | CHANGELOG.md | 224 * use full link in comment to fix JSDoc broken link ([#861](https://github.com/googleapis/java-spee…
|
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
H A D | commit.csv | 106302 …atform/frameworks/base,[email protected],Add more JSDoc about ErrnoExcepti…
|