aboutsummaryrefslogtreecommitdiff
path: root/docs/repository-structure.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/repository-structure.txt')
-rw-r--r--docs/repository-structure.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/repository-structure.txt b/docs/repository-structure.txt
index 9c4566ad..9af2b4ea 100644
--- a/docs/repository-structure.txt
+++ b/docs/repository-structure.txt
@@ -76,3 +76,6 @@ reusing keys (dunno), we'd need a naming scheme like:
For those unfamiliar with the notation (borrowed from Lisp): g0001 etc
are just "gensym" symbols, ie, the output of some function whose sole
purpose is to generate meaningless symbols.
+
+See repository-structure.pdf (source in repository-structure.dot) for
+an illustration of the problem and solution.