aboutsummaryrefslogtreecommitdiff
path: root/scripts/apidoc/apiDocsWriter.ts
AgeCommit message (Collapse)AuthorFilesLines
2023-10-28infra(unicorn): filename-case (#2492)ST-DDT1-238/+0
2023-10-08infra(unicorn): prefer-object-from-entries (#2443)ST-DDT1-7/+1
2023-09-23infra: lint all existing jsdocs (#2408)ST-DDT1-1/+1
2023-09-19docs: show examples for modules (#2406)Matt Mayer1-0/+8
Co-authored-by: ST-DDT <[email protected]>
2023-08-06chore(deps): update dependency prettier to v3 (#2260)Shinigami1-10/+12
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]>
2023-04-20docs: strikethrough deprecated methods on api index (#2067)Matt Mayer1-0/+1
2023-04-12chore(deps): update doc-dependencies (#2037)renovate[bot]1-1/+4
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]>
2023-04-03docs: Faker and utility pages (#1940)ST-DDT1-38/+71
2023-04-01docs: mark deprecated modules (#2000)ST-DDT1-0/+11
2023-02-03docs: show source link (#1780)ST-DDT1-0/+30
Co-authored-by: Shinigami92 <[email protected]>
2023-02-01infra(docs): add docs diff script (#1755)ST-DDT1-2/+6
2023-01-23refactor: reorganize apidoc scripts and reuse them for tests (#1759)ST-DDT1-29/+11
2022-12-31chore: turn on padding-line-between-statements (#1691)Shinigami1-0/+1
2022-10-14refactor!: cleanup deprecations (#1440)Shinigami1-34/+1
2022-10-09docs: improve linking between doc sections (#1418)ST-DDT1-0/+1
2022-09-09docs: fix api search (#1361)Shinigami1-2/+3
2022-08-22docs: searchable api (#1253)Shinigami1-0/+57
2022-08-13docs: rewrite api pages to have a right aside toc (#1265)Shinigami1-33/+41
2022-04-19chore: prefer string templates over string concatenation (#732)Piotr Kuczynski1-3/+3
2022-04-08docs: nice string literals (#814)ST-DDT1-23/+10
2022-03-25docs: convert to typescript (#658)Shinigami1-3/+3
2022-03-01docs: add toc and hide edit link (#571)ST-DDT1-2/+15
2022-03-01docs: generate docs for fake() and unique() (#564)ST-DDT1-0/+135