We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56f969a commit e00310eCopy full SHA for e00310e
1 file changed
mintlify/check_docs.sh
@@ -29,6 +29,8 @@ fi
29
30
echo "+++ :male-detective::books: Checking documentation with Mintlify"
31
32
+mint --version
33
+
34
# https://www.mintlify.com/docs/installation#validate-documentation-build
35
# If validation fails, we annotate the build and exit.
36
if ! mint validate; then
0 commit comments