docs: Add top-level headings to main TOC

It may be worth having the entire TOC up here, but this way, at least
it's possible to jump to the other TOCs.
This commit is contained in:
Chris Angelico 2022-09-16 21:40:34 +10:00 committed by tt2468
parent a715639302
commit 7893ae5caa
2 changed files with 6 additions and 0 deletions

View File

@ -19,6 +19,9 @@
- [RequestResponse (OpCode 7)](#requestresponse-opcode-7)
- [RequestBatch (OpCode 8)](#requestbatch-opcode-8)
- [RequestBatchResponse (OpCode 9)](#requestbatchresponse-opcode-9)
- [Enumerations](#enums)
- [Events](#events)
- [Requests](#requests)
## General Intro

View File

@ -21,6 +21,9 @@
- [RequestResponse (OpCode 7)](#requestresponse-opcode-7)
- [RequestBatch (OpCode 8)](#requestbatch-opcode-8)
- [RequestBatchResponse (OpCode 9)](#requestbatchresponse-opcode-9)
- [Enumerations](#enums)
- [Events](#events)
- [Requests](#requests)
## General Intro