aboutsummaryrefslogtreecommitdiff
path: root/doc/dev/rpc-book
Commit message (Collapse)AuthorAgeFilesLines
...
* rpc: refer to TOML tables, not sections.Nick Mathewson2024-10-281-5/+5
|
* rpc: centralize treatment of unrecognized sections/members.Nick Mathewson2024-10-281-2/+2
|
* rpc: clarify "hidden file" meaning.Nick Mathewson2024-10-281-2/+3
|
* rpc: tweak "connect string" terminologyNick Mathewson2024-10-282-75/+78
| | | | | With all the fanciness we've built up here here, it seems that "connect point" is a better term than "connect point".
* rpc-connect-sketch: convert to toml.Nick Mathewson2024-10-271-50/+61
| | | | | (We've decided to make this change because these files are meant to be written by humans.)
* Move RPC documents into a new locationNick Mathewson2024-10-243-0/+1894
This will be the start of an mdbook document.