aboutsummaryrefslogtreecommitdiff
path: root/scripts/apidoc/apiDocsWriter.ts
AgeCommit message (Expand)AuthorFilesLines
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
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
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