Previously, we were guessing whether something is optional from the comment (looking for stuff like "defaults to" or "optional"). To remove this error-prone technique, every optional property or argument (but not option) is explicitly marked with "?". |
||
|---|---|---|
| .. | ||
| templates | ||
| api_parser.js | ||
| cli.js | ||
| documentation.js | ||
| generateApiJson.js | ||
| generateDotnetApi.js | ||
| generateJavaSnippets.js | ||
| generatePythonSnippets.js | ||
| missingDocs.js | ||
| xmlDocumentation.js | ||