We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e403770 commit c641aceCopy full SHA for c641ace
1 file changed
build.sh
@@ -12,7 +12,7 @@ echo "--- Moving spec docs into place ---"
12
# Clean up the old spec files to prevent nesting on rebuild
13
rm -rf docs/aid
14
# Move the markdown files into the docs directory for MkDocs to find
15
-mv tmp-spec-repo/packages/docs docs/aid
+mv tmp-spec-repo/packages/docsgit ad docs/aid
16
17
echo "--- Building MkDocs site ---"
18
# Build the main HTML documentation
0 commit comments