Commit 7938e52
committed
Fix duplicate crate references in SUMMARY.md
Remove duplicate references to polars and serde crates from the Data Engineering section.
These crates were already listed in the "Crates hay dùng" section, causing mdbook build to fail with:
"Duplicate file in SUMMARY.md: ./crates/polars.md"
"Duplicate file in SUMMARY.md: ./crates/serde.md"
etc.
The data-processing.md page already describes these crates, so the duplicate
sub-items in the table of contents were unnecessary.
Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 8558b58 commit 7938e52
1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | 177 | | |
184 | 178 | | |
185 | 179 | | |
| |||
0 commit comments