Warning, file /pim/kube/builddocs.sh was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 #!/usr/bin/env bash
0002 mkdocs build
0003 echo "The HTML files for the documentation can be found in the site/ subdirectory."
0004 echo "To view the docs in a browser run 'mkdocs serve'"