Skip to content

Commit

Permalink
add all.sh for clean&build all doc
Browse files Browse the repository at this point in the history
  • Loading branch information
chyyuu committed Feb 2, 2021
1 parent 13a6453 commit e3fb75d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions all.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
make clean && make html && google-chrome build/html/index.html

0 comments on commit e3fb75d

Please sign in to comment.