Commit a3f0cf9
authored
chore: gitignore the API reference (#950)
## Description
The generated API reference under docs/docs/06-api-reference/ is
regenerated at build time by docusaurus-plugin-typedoc (runs as part of
yarn build), so there's no reason to track it in git. This removes the
files, gitignores the directory, and deletes the now-redundant
api-reference-up-to-date-check CI workflow.
### Introduces a breaking change?
- [ ] Yes
- [ ] No
### Type of change
- [ ] Bug fix (change which fixes an issue)
- [ ] New feature (change which adds functionality)
- [ ] Documentation update (improves or adds clarity to existing
documentation)
- [ ] Other (chores, tests, code style improvements etc.)
### Tested on
- [ ] iOS
- [ ] Android
### Testing instructions
<!-- Provide step-by-step instructions on how to test your changes.
Include setup details if necessary. -->
### Screenshots
<!-- Add screenshots here, if applicable -->
### Related issues
<!-- Link related issues here using #issue-number -->
### Checklist
- [ ] I have performed a self-review of my code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have updated the documentation accordingly
- [ ] My changes generate no new warnings
### Additional notes
<!-- Include any additional information, assumptions, or context that
reviewers might need to understand this PR. -->1 parent e34d1a3 commit a3f0cf9
File tree
289 files changed
+6
-13445
lines changed- .github/workflows
- docs/docs/06-api-reference
- classes
- enumerations
- functions
- interfaces
- react-native-executorch/namespaces/ResourceFetcherUtils
- functions
- type-aliases
- variables
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
289 files changed
+6
-13445
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
93 | 99 | | |
94 | 100 | | |
95 | 101 | | |
| |||
Lines changed: 0 additions & 255 deletions
This file was deleted.
0 commit comments