Update code reference documentation

This commit is contained in:
Dennis Dornon 2025-03-13 14:17:02 -04:00
parent 17a5d2f741
commit b1d3cf1d56
5 changed files with 1 additions and 1 deletions

BIN
.DS_Store vendored

Binary file not shown.

View file

@ -34,7 +34,7 @@ build_docs() {
fi
# Build the documentation - using a placeholder version since we're not downloading
./deploy.sh --source-version "1.0.0" --github-repo "mainwp/$REPO_NAME" --build-only --no-download
./deploy.sh --source-version "1.0.0" --github-repo "mainwp/$REPO_NAME" --default-package "MainWP" --build-only --no-download
# Copy the built files to the output directory
if [ -d "$CODE_REF_DIR/build/api" ]; then

BIN
code-docs/.DS_Store vendored Normal file

Binary file not shown.

BIN
source/.DS_Store vendored

Binary file not shown.

BIN
tools/.DS_Store vendored

Binary file not shown.