summaryrefslogtreecommitdiff
path: root/docs/reference/book.toml
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2024-03-30 22:14:33 -0700
committerGarrett D'Amore <garrett@damore.org>2024-03-30 22:14:33 -0700
commit6f8944a96a5acd509014caae4e57dafbba51e126 (patch)
treecc409dd3522d2e949227525c2f88a453bcf84b79 /docs/reference/book.toml
parenta30600629f4e885fee4acf25f5cd7c663ddc7b04 (diff)
downloadnng-6f8944a96a5acd509014caae4e57dafbba51e126.tar.gz
nng-6f8944a96a5acd509014caae4e57dafbba51e126.tar.bz2
nng-6f8944a96a5acd509014caae4e57dafbba51e126.zip
finished proto open pages
Diffstat (limited to 'docs/reference/book.toml')
-rw-r--r--docs/reference/book.toml6
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/reference/book.toml b/docs/reference/book.toml
index 20529827..aeca51c3 100644
--- a/docs/reference/book.toml
+++ b/docs/reference/book.toml
@@ -14,13 +14,9 @@ fold.level = 1
[preprocessor.indexing.see_instead]
-# "*PULL* protocol" = "protocol, *PULL*"
-
-#"protocol, PUB" = "PUB"
-# "_PAIR_&zwj;" = "protocol, _PAIR_"
+# "*PUSH* (protocol)" = "protocol, *PUSH*"
[preprocessor.indexing.nest_under]
-# hacks to allow us to also place some entries underneath
"body" = "message"
"header" = "message"