aboutsummaryrefslogtreecommitdiff
path: root/scripts/apidoc/typedoc.ts
AgeCommit message (Collapse)AuthorFilesLines
2024-04-01docs: rewrite api-docs generation using ts-morph (#2628)ST-DDT1-421/+0
2024-02-19infra(unicorn): prefer-at (#2654)Shinigami1-2/+4
2023-12-29chore(deps): update doc-dependencies (#2301)renovate[bot]1-12/+12
2023-12-11infra(tsconfig): noImplicitAny (#2562)ST-DDT1-1/+2
2023-12-03docs: check and improve handling of duplicate tags (#2444)ST-DDT1-6/+38
2023-11-13test(docs): ensure defaults are consistent (#2177)ST-DDT1-0/+43
2023-10-28infra(unicorn): filename-case (#2492)ST-DDT1-1/+1
2023-10-23infra(unicorn): prefer-native-coercion-functions (#2445)ST-DDT1-2/+2
2023-10-23chore: substrings of length one (#2496)ST-DDT1-1/+1
2023-09-23infra: lint all existing jsdocs (#2408)ST-DDT1-1/+10
2023-09-19docs: show examples for modules (#2406)Matt Mayer1-1/+13
Co-authored-by: ST-DDT <[email protected]>
2023-08-03fix(test): typedoc signature test issues (#2280)ST-DDT1-0/+1
2023-04-20docs: check api references (#2024)ST-DDT1-0/+11
2023-04-16docs: document @throws parameter in API docs (#2050)Matt Mayer1-0/+12
2023-04-12chore(deps): update doc-dependencies (#2037)renovate[bot]1-11/+43
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]>
2023-03-24docs: mark deprecated parameter options (#1962)ST-DDT1-19/+17
2023-03-07refactor!: remove dynamic locale switching support (#1735)ST-DDT1-1/+3
2023-03-04docs: show deprecation message (#1889)Matt Mayer1-3/+6
2023-02-03docs: show source link (#1780)ST-DDT1-0/+35
Co-authored-by: Shinigami92 <[email protected]>
2023-01-29refactor(docs): split generate:api-docs execution from import (#1779)ST-DDT1-12/+30
2023-01-23refactor: reorganize apidoc scripts and reuse them for tests (#1759)ST-DDT1-0/+210