Skip to content

Commit

Permalink
Use mdBook includes instead of symlinks (#4715)
Browse files Browse the repository at this point in the history
  • Loading branch information
leo60228 authored Jun 3, 2024
1 parent 9fc2132 commit 91e8067
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
1 change: 0 additions & 1 deletion docs/CHANGELOG.md

This file was deleted.

1 change: 1 addition & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{{#include ../CHANGELOG.md}}
1 change: 0 additions & 1 deletion docs/INSTALL.md

This file was deleted.

1 change: 1 addition & 0 deletions docs/INSTALL.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{{#include ../INSTALL.md}}
1 change: 0 additions & 1 deletion docs/README.md

This file was deleted.

1 change: 1 addition & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{{#include ../README.md}}

0 comments on commit 91e8067

Please sign in to comment.