doc: sync the table of contents (#7591)

pull/7606/head
Stéphane Aulery 2020-12-27 12:36:00 +01:00 committed by GitHub
parent 06e9951224
commit 8cd470b56e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -73,9 +73,9 @@ Anything you can do in other languages, you can do in V.
* [Writing documentation](#writing-documentation)
* [Tools](#tools)
* [vfmt](#vfmt)
* [v fmt](#v-fmt)
* [Profiling](#profiling)
* [Advanced](#advanced)
* [Advanced Topics](#advanced-topics)
* [Memory-unsafe code](#memory-unsafe-code)
* [Calling C functions from V](#calling-c-functions-from-v)
* [Debugging generated C code](#debugging-generated-c-code)