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:
Simone Basso
2022-06-14 14:38:29 +02:00
committed by GitHub
parent 1685ef75b5
commit be2da83b1b
8 changed files with 2250 additions and 0 deletions
+3
View File
@@ -43,4 +43,7 @@
//
// Additionally, new code that does not need to perform measurements
// SHOULD NOT use netx and SHOULD instead use netxlite.
//
// See docs/design/dd-002-nets.md in the probe-cli repository for
// the design document describing this package.
package netx