Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion document/core/make.bat
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ if "%1" == "" (
echo. html to make standalone HTML files
echo. pdf to make standalone PDF file
echo. all to make both
echo. publish to make all and push to gh-pages (changes must be committed)
echo. publish to make all and push to gh-pages ^(changes must be committed^)
echo. help to see more options
goto end
)
Expand Down