diff --git a/scripts/14-make-doc b/scripts/14-make-doc index a99f75d..53822cb 100755 --- a/scripts/14-make-doc +++ b/scripts/14-make-doc @@ -2,4 +2,4 @@ cd ../doc ./make--all -cargo rustdoc -p stringsext -- --document-private-items +cargo rustdoc -p stringsext -- --no-deps --document-private-items