-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: generate api docs on CI (#1057)
* docs: remove generated API.md files * chore: ignore generated api docs * chore: ignore API.md for formatting checks
- Loading branch information
Showing
52 changed files
with
6 additions
and
9,619 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -47,3 +47,6 @@ storybook/storybook-static | |
icons/src/react/ | ||
|
||
.eslintcache | ||
|
||
# Documentation files that are generated on CI | ||
API.md |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
.yarn/ | ||
**/locales/ | ||
cypress/assets/*.js | ||
|
||
# Documentation files that are generated on CI | ||
API.md |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.