Skip to content

Commit

Permalink
Update generate-docs.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
pavly-gerges authored Oct 24, 2024
1 parent 4258dda commit b8bbb80
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion helper-scripts/project-impl/generate-docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

source "./helper-scripts/abstract/abstract-doxygen-generator.sh"

sudo apt install doxygen

generate_default_config "$(pwd)/electrostatic-sandbox-framework/docs/doxygen/" "DOC-CONFIG"

generate_docs "$(pwd)/electrostatic-sandbox-framework/docs/doxygen/" "DOC-CONFIG"
generate_docs "$(pwd)/electrostatic-sandbox-framework/docs/doxygen/" "DOC-CONFIG"

0 comments on commit b8bbb80

Please sign in to comment.