We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80d7b3c commit 7844255Copy full SHA for 7844255
docgen/docgen.sh
@@ -24,4 +24,4 @@ cp $WORK/project/$README .
24
bash ./clone_repos.sh
25
cd project
26
../node_modules/.bin/typedoc --tsconfig tsconfig.docgen.json
27
-rm -rf project/src/includes
+rm -rf src/includes
0 commit comments