aboutsummaryrefslogtreecommitdiff
path: root/docs/api/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2024-12-28docs(api): add refresh button to examples (#3301)ST-DDT1-10/+0
* docs(api): add refresh button to examples * chore: improve button behavior slightly * chore: improve output format * chore: ignore examples without recordable results * temp * chore: use svg button * chore: use json5 format for test * chore: simplify result formatting * test: add formatting tests * test: add e2e refresh test * test: use static test values * chore: fix regex * chore: simplify refresh placeholder * Update cypress/e2e/example-refresh.cy.ts * fix: handle property after function call * Apply suggestions from code review Co-authored-by: Shinigami <[email protected]> * Apply suggestions from code review Co-authored-by: Shinigami <[email protected]> * Apply suggestions from code review Co-authored-by: Shinigami <[email protected]> * chore: format * chore: add comment --------- Co-authored-by: Shinigami <[email protected]>
2022-09-11docs: localization (#1364)Shinigami1-1/+0
Co-authored-by: ST-DDT <[email protected]> Co-authored-by: Leyla Jähnig [email protected] Co-authored-by: Eric Cheng <[email protected]>
2022-08-22docs: searchable api (#1253)Shinigami1-0/+8
2022-08-13docs: rewrite api pages to have a right aside toc (#1265)Shinigami1-1/+1
2022-03-01docs: generate docs for fake() and unique() (#564)ST-DDT1-1/+0
2022-02-20docs: use vue components for api-docs (#446)ST-DDT1-0/+1
2022-01-27docs: automatically generate api docs from source (#289)ST-DDT1-0/+3
Co-authored-by: Shinigami <[email protected]>