Skip to content

Commit

Permalink
initial load up
Browse files Browse the repository at this point in the history
Signed-off-by: Darrell O'Donnell <[email protected]>
  • Loading branch information
darrellodonnell committed Jan 11, 2024
1 parent cfb901a commit eda3c40
Show file tree
Hide file tree
Showing 18 changed files with 2,215 additions and 5,303 deletions.
1 change: 1 addition & 0 deletions EditingTheSpec.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ editing is:

- Install the prerequisites: `node` and `npm`
- Run `npm install` from the root of the repository
- Run `npm install spec-up` to install `spec-up`.
- Run `npm run edit` from the root of the repository to render the document with
live updates to the `docs/index.html` as
you edit the source files.
Expand Down
6 changes: 6 additions & 0 deletions api/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

# Rendering API Tool


TODO: find alternative
- Scalar? https://github.com/scalar/scalar
Loading

0 comments on commit eda3c40

Please sign in to comment.