diff --git a/Docs/make_docs.sh b/Docs/make_docs.sh index 6eb4727e..53514af6 100755 --- a/Docs/make_docs.sh +++ b/Docs/make_docs.sh @@ -2,3 +2,4 @@ rm -rf ../Build/Docs cp ../Assets/Fungus/Docs/CHANGELOG.txt fungus_docs/change_log.md /Applications/Doxygen.app/Contents/Resources/doxygen ./Doxyfile +cp -R ../Build/Docs/* ../../snozbot.github.io \ No newline at end of file