Skip to content

Commit

Permalink
Minor fix to CI/gen_doc Makefile
Browse files Browse the repository at this point in the history
Signed-off-by: Pagadarai <[email protected]>
  • Loading branch information
SrikanthPagadarai committed Mar 22, 2023
1 parent 1079b51 commit a2cbb8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CI/gen_doc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ doc_ml:
MATLAB=ON python3 gen_all_doc.py ; \
cd .. ; \
mkdocs build -d doc
mv doc ../../

doc:
cd docs ; \
Expand Down

0 comments on commit a2cbb8d

Please sign in to comment.