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 58f46d7 commit bb54903Copy full SHA for bb54903
docs.sh
@@ -1,5 +1,7 @@
1
#!/bin/sh
2
3
+set -e
4
+
5
typedoc
6
7
# We need to fix the links in the generated markdown files.
0 commit comments