Skip to content

Commit 8558b58

Browse files
committed
Fix duplicate entry in SUMMARY.md
Remove duplicate reference to doc-comment.md that was causing mdbook build to fail. The file was referenced twice: - Under "Code comment" section (kept) - Under "Viết Docs" section (removed) This resolves the build error: "Duplicate file in SUMMARY.md: ./basic/code-comment/doc-comment.md" Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 5016941 commit 8558b58

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/SUMMARY.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@
120120

121121
- [Viết Docs](./basic/rustdoc/README.md)
122122

123-
- [Doc comments](./basic/code-comment/doc-comment.md)
124123
- [Sử dụng README.md làm crate document](./basic/rustdoc/doc-README.md)
125124

126125

0 commit comments

Comments
 (0)