Skip to content

Commit

Permalink
Simplify mdbook implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
NonlinearFruit committed Sep 20, 2024
1 parent 05d6108 commit 2593209
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
version: "*"
- run: |
mkdir docs/src
mkdir -p docs/src
nu gen-docs.nu
- name: Install latest mdbook
run: |
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
node_modules/
docs/
2 changes: 0 additions & 2 deletions docs/.gitignore

This file was deleted.

5 changes: 0 additions & 5 deletions docs/book.toml

This file was deleted.

0 comments on commit 2593209

Please sign in to comment.