doc: publish the step-by-step design document (#814)
This pull request publishes the step-by-step design document that I have been discussing with @hellais and @DecFox recently. Compared to the document that was approved, this one has been edited for readability. While there, I figured it was also be beneficial to publish the few ooni/probe-cli related design documents we produced in the past, because they probably help someone to get acquainted with the codebase. Reference issue for this pull request: https://github.com/ooni/probe/issues/2148
This commit is contained in:
parent
1685ef75b5
commit
be2da83b1b
8 changed files with 2250 additions and 0 deletions
4
DESIGN.md
Normal file
4
DESIGN.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Design documents
|
||||
|
||||
Please, see the [docs/design](docs/design) directory for a collection
|
||||
of important design documents related to this repo.
|
||||
Loading…
Reference in a new issue