From 9b156d28f1a830cc7339ab9993991ef5dd0b0fed Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sat, 30 Mar 2024 15:57:15 -0700 Subject: Organization changes abound. --- docs/reference/book.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'docs/reference/book.toml') diff --git a/docs/reference/book.toml b/docs/reference/book.toml index d6c1cff6..20529827 100644 --- a/docs/reference/book.toml +++ b/docs/reference/book.toml @@ -21,6 +21,9 @@ fold.level = 1 [preprocessor.indexing.nest_under] # hacks to allow us to also place some entries underneath +"body" = "message" +"header" = "message" + "*BUS*" = "protocol" "*PAIR*" = "protocol" "*PULL*" = "protocol" @@ -32,8 +35,18 @@ fold.level = 1 "*SURVEYOR*" = "protocol" "*RESPONDENT*" = "protocol" +"*inproc*" = "transport" +"*ipc*" = "transport" +"*tls*" = "transport" "*tcp*" = "transport" +"*ws*" = "transport" +"*wss*" = "transport" +"`inproc://`" = "URI" +"`ipc://`" = "URI" +"`tls+tcp://`" = "URI" "`tcp://`" = "URI" +"`ws://`" = "URI" +"`wss://`" = "URI" [preprocessor.alerts] -- cgit v1.2.3-70-g09d2