diff --git a/mkdocs.sh b/mkdocs.sh index 02d81a7dc7..d9d49dc561 100755 --- a/mkdocs.sh +++ b/mkdocs.sh @@ -17,7 +17,7 @@ done make -C txt2html # convert all .txt files to html -./txt2html/txt2html doc/*.txt +./txt2html/txt2html -b doc/*.txt # check if we have any new html files, # that are not yet in the book file.