Skip to content

Commit

Permalink
dont generate uml docs (#9121)
Browse files Browse the repository at this point in the history
  • Loading branch information
tac0turtle authored Apr 15, 2021
1 parent bc4c3be commit 261c7eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pre.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ done

cat ../x/README.md | sed 's/\.\/x/\/modules/g' | sed 's/spec\/README.md//g' | sed 's/\.\.\/docs\/building-modules\/README\.md/\/building-modules\/intro\.html/g' > ./modules/README.md

plantuml -tsvg uml/*.puml
# plantuml -tsvg uml/*.puml

0 comments on commit 261c7eb

Please sign in to comment.