aboutsummaryrefslogtreecommitdiff
path: root/spec/path-spec
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2023-10-14 19:22:44 -0400
committerNick Mathewson <nickm@torproject.org>2023-10-14 19:22:44 -0400
commit288c5134ddb737e321cf352a9c80bbe595812bce (patch)
treea4088bfe35e6c5d6bbe52566a7d4fc5c7f998a0c /spec/path-spec
parenta17c2303ce093d789f32b33cbc9b708161268f69 (diff)
downloadtorspec-288c5134ddb737e321cf352a9c80bbe595812bce.tar.gz
torspec-288c5134ddb737e321cf352a9c80bbe595812bce.zip
Ensure that we have no empty sections.
Diffstat (limited to 'spec/path-spec')
-rw-r--r--spec/path-spec/building-circuits.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/spec/path-spec/building-circuits.md b/spec/path-spec/building-circuits.md
index af0b5cc..dfb1332 100644
--- a/spec/path-spec/building-circuits.md
+++ b/spec/path-spec/building-circuits.md
@@ -1,3 +1,9 @@
<a id="path-spec.txt-2"></a>
# Building circuits
+
+Here we describe a number of rules for building circuits: under what
+circumstances we do so, how we choose the paths for them, when we give
+up on an in-progress circuits, and what we do when circuit
+construction fails.
+