Commit f97cb47
docs: exclude docs/README.md from mkdocs build
docs/README.md is a folder placeholder for GitHub's directory listing.
mkdocs treats it as a second index page for docs/ and drops it with a
warning, which aborts `mkdocs build --strict`. Exclude it explicitly via
exclude_docs so strict builds pass cleanly while the file stays in the
repository for GitHub's folder view.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 36c70ba commit f97cb47
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
11 | 17 | | |
12 | 18 | | |
13 | 19 | | |
| |||
0 commit comments