Skip to content

Commit

Permalink
Add cheatsheet
Browse files Browse the repository at this point in the history
  • Loading branch information
tinder-cfuller committed Jan 30, 2024
1 parent 71de554 commit ac9818e
Show file tree
Hide file tree
Showing 2 changed files with 448 additions and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ site:
transform-for-static-hosting \
"$(ARCHIVE_PATH)/$(target).doccarchive" \
--output-path "$(prefix)/_site"
cp cheatsheet.html "$(prefix)/_site/cheatsheet.html"
cp docs.html "$(prefix)/_site/index.html"
cp docs.html "$(prefix)/_site/documentation/index.html"

Expand Down
Loading

0 comments on commit ac9818e

Please sign in to comment.