-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Generate and deploy API documentation with UI (#357)
* Add Redocly-CLI. * Move spec.yaml into ui tree. Generation of the API documentation has been moved to the UI build process, so the spec file needs to be contained within the UI source tree so the CI build can access it. We add a symlink in the old location for convenience. * Serve static API doc files. * Add redocly-lint target. * Clean generated API docs. * Remove API docs generation. This has been moved to the UI build process. * Deploy api/index.html as api/.
- Loading branch information
1 parent
222c01b
commit a2683ea
Showing
10 changed files
with
6,024 additions
and
3,970 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
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
Oops, something went wrong.