diff --git a/docs/docs/partials/introduction.md b/docs/docs/partials/introduction.md index 42546c17..9fb7d4dc 100644 --- a/docs/docs/partials/introduction.md +++ b/docs/docs/partials/introduction.md @@ -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 diff --git a/docs/generated/protocol.md b/docs/generated/protocol.md index 743783a5..6be02f8c 100644 --- a/docs/generated/protocol.md +++ b/docs/generated/protocol.md @@ -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