Skip to content

Commit

Permalink
docs assets
Browse files Browse the repository at this point in the history
  • Loading branch information
vaguue committed May 18, 2024
1 parent c6a5d8b commit aa842aa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
- name: Generate JSDoc
run: npm run generate-docs

- name: Copy assets
run: cp -r assets docs

- name: Setup Pages
uses: actions/configure-pages@v5

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dev.write(pkt);

## Documentation

Coming soon.
[Here :)](https://vaguue.github.io/over-the-wire)

## Questions or Suggestions
Feel free to open any issue in the Issues section of this repository. Currently, there are no restrictions on the format.

0 comments on commit aa842aa

Please sign in to comment.