summaryrefslogtreecommitdiff
path: root/doc/dev
Commit message (Collapse)AuthorAgeFilesLines
...
* | Add a protocol overview for onion services.Nick Mathewson2023-01-061-0/+180
|/
* doc: update the crate list in Architecture.mdEmil Engler2022-12-201-89/+37
| | | | | | This commit updates the crate list in Architecture.md. Because of the previous commit, which introduced consistency to these files, it was possible to generate it fairly easy with a tiny Perl script.
* Add another step to the release processNick Mathewson2022-12-101-0/+2
|
* Move developer-facing documentation into a doc/dev subdirNick Mathewson2022-12-0511-0/+1689
Closes #576.