Skip to content

Commit a23f14f

Browse files
committed
🔧 add links to summary
this is required at the moment to have sublinked markdown being generated in html see issue rust-lang/mdBook#1268
1 parent d5d0dfc commit a23f14f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

book/src/SUMMARY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
- [Option](feature/lang_option.md)
1717
- [Methods](feature/lang_methods.md)
1818
- [Return types](feature/lang_return_types.md)
19+
- [`chrono` types](feature/lang_chrono.md)
20+
- [`uuid` type](feature/lang_uuid.md)
1921
- [Zero copy](feature/zero_copy.md)
2022
- [Stream / Iterator](feature/stream.md)
2123
- [Async in Dart](feature/async_dart.md)

0 commit comments

Comments
 (0)