Skip to content

Commit

Permalink
misc(book): cleanup, remove grayed out sections
Browse files Browse the repository at this point in the history
  • Loading branch information
W95Psp committed Dec 3, 2024
1 parent 277edab commit 0730da0
Showing 1 changed file with 14 additions and 15 deletions.
29 changes: 14 additions & 15 deletions book/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,24 +11,23 @@
- [Using the F* backend](examples/fstar/intro.md)
- [Using the Coq backend](examples/coq/intro.md)
- [Using the ProVerif backend](examples/coq/intro.md)
- [Proofs]()
- [F*]()
- [Coq]()
- [`libcore`]()
<!-- - [Proofs]() -->
<!-- - [F*]() -->
<!-- - [Coq]() -->
<!-- - [`libcore`]() -->
- [Troubleshooting/FAQ](faq/intro.md)
- [Command line usage]()
- [The include flag: which items should be extracted, and how?](faq/include-flags.md)
- [Contributing]()
- [The include flag: which items should be extracted, and how?](faq/include-flags.md)
- [Contributing](contributing/intro.md)
- [Architecture](contributing/architecture.md)
- [Hax Cargo subcommand]()
- [Frontend: the Rustc driver]()
- [Frontend: the exporter]()
- [Engine]()
- [Backends]()
- [Utilities]()
- [Libraries & Macros](contributing/libraries_macros.md)
- [`libcore`]()
<!-- - [Hax Cargo subcommand]() -->
<!-- - [Frontend: the Rustc driver]() -->
<!-- - [Frontend: the exporter]() -->
<!-- - [Engine]() -->
<!-- - [Backends]() -->
<!-- - [Utilities]() -->
<!-- - [`libcore`]() -->

---
[Contributors]()
<!-- [Contributors]() -->
[Archive](misc/archive.md)

0 comments on commit 0730da0

Please sign in to comment.