mirror of
https://github.com/rust-lang/book.git
synced 2026-09-15 08:59:17 -04:00
Gray out appendices that don't have any content yet
This commit is contained in:
@@ -114,8 +114,8 @@
|
||||
- [Appendix](appendix-00.md)
|
||||
- [A - Keywords](appendix-01-keywords.md)
|
||||
- [B - Operators](appendix-02-operators.md)
|
||||
- [C - Derivable Traits](appendix-03-derivable-traits.md)
|
||||
- [D - Nightly Rust](appendix-04-nightly-rust.md)
|
||||
- [E - Macros](appendix-05-macros.md)
|
||||
- [F - Translations](appendix-06-translation.md)
|
||||
- [C - Derivable Traits]()
|
||||
- [D - Nightly Rust]()
|
||||
- [E - Macros]()
|
||||
- [F - Translations]()
|
||||
- [G - Newest Features](appendix-07-newest-features.md)
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
## Appendix C: Derivable Traits
|
||||
@@ -1 +0,0 @@
|
||||
## Appendix D: Nightly Rust
|
||||
@@ -1,5 +0,0 @@
|
||||
## Appendix E: Macros
|
||||
|
||||
## Basics of writing your own macros
|
||||
|
||||
## Macros are changing, go see X for more info
|
||||
Reference in New Issue
Block a user