Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.

Commit

Permalink
chg - Fixed docs path in script
Browse files Browse the repository at this point in the history
  • Loading branch information
AptiviCEO committed Apr 18, 2024
1 parent 39b2ad4 commit 318f490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/docgen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ fi

# Build KS
echo Building documentation...
docfx DocGen/docfx.json
docfx ../DocGen/docfx.json
if [ ! $? == 0 ]; then
echo Build failed.
exit 1
Expand Down

0 comments on commit 318f490

Please sign in to comment.