Skip to content

Fix: MkDocs only processes markdown, not all of dat/#808

Merged
undera merged 2 commits intomasterfrom
fix-mkdocs-source-dir
Mar 31, 2026
Merged

Fix: MkDocs only processes markdown, not all of dat/#808
undera merged 2 commits intomasterfrom
fix-mkdocs-source-dir

Conversation

@undera
Copy link
Copy Markdown
Owner

@undera undera commented Mar 31, 2026

Summary

  • MkDocs was using docs_dir: dat which copied everything (repo JSONs, out.xml, wiki files, etc.) into build output
  • Now build.sh assembles a temp .mkdocs_src/ with only .md files
  • prepare-upload.sh copies dat/ separately for PHP/PWE

🤖 Generated with Claude Code

undera and others added 2 commits March 31, 2026 17:24
Use temporary .mkdocs_src with only .md files instead of docs_dir=dat.
This prevents MkDocs from copying repo JSONs, out.xml, etc into build.
prepare-upload.sh copies dat/ separately for PHP/PWE.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@undera undera merged commit 27dc05e into master Mar 31, 2026
2 checks passed
@undera undera deleted the fix-mkdocs-source-dir branch March 31, 2026 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant