mirror of
https://gh.llkk.cc/https://github.com/mainwp/mainwp.dev.git
synced 2025-10-03 15:34:35 +08:00
Update code reference documentation
This commit is contained in:
parent
17a5d2f741
commit
b1d3cf1d56
5 changed files with 1 additions and 1 deletions
BIN
.DS_Store
vendored
BIN
.DS_Store
vendored
Binary file not shown.
2
build.sh
2
build.sh
|
@ -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
BIN
code-docs/.DS_Store
vendored
Normal file
Binary file not shown.
BIN
source/.DS_Store
vendored
BIN
source/.DS_Store
vendored
Binary file not shown.
BIN
tools/.DS_Store
vendored
BIN
tools/.DS_Store
vendored
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue