diff --git a/Makefile b/Makefile index 654d1ed..220b8b4 100644 --- a/Makefile +++ b/Makefile @@ -14,6 +14,7 @@ setup: docs: RUSTDOCFLAGS="--extend-css musicxml/assets/docs.css" cargo doc --workspace --no-deps --release --exclude musicxml_internal --exclude musicxml_macros + echo "" > target/doc/index.html cp -r musicxml/assets/* target/doc/musicxml/ mv target/doc/musicxml/fonts target/doc/