Skip to content

Commit

Permalink
More tests
Browse files Browse the repository at this point in the history
Signed-off-by: Chihurumnaya Ibiam <[email protected]>
  • Loading branch information
chimosky committed Jul 22, 2024
1 parent 753e490 commit 84c4e30
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion make-doc.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
#!/bin/sh

echo "print files"
ls -l
pwd
ls -l src/

sphinx-apidoc --force --separate --output-dir=doc src
make -C doc html

0 comments on commit 84c4e30

Please sign in to comment.