Pārlūkot izejas kodu

Update dependency graph plot.

Stefano Cossu 2 gadi atpakaļ
vecāks
revīzija
7e6dbd004a
2 mainītis faili ar 32 papildinājumiem un 34 dzēšanām
  1. 32 34
      docs/dev/deps.dot
  2. BIN
      docs/dev/deps.pdf

+ 32 - 34
docs/dev/deps.dot

@@ -5,46 +5,44 @@ digraph "source tree" {
     fontsize="16";
     fontname="Helvetica";
 	clusterrank="local";
-	"codec_nt" -> "codec_base"
+	"py_term" -> "py_namespace"
 	"namespace" -> "core"
-	"buffer" -> "core"
-	"py_graph" -> "codec_nt"
-	"store_htable" -> "hashmap"
-	"core" -> "lmdb"
-	"graph" -> "environment"
-	"core" -> "xxhash"
-	"environment" -> "hashmap"
-	"graph" -> "store_htable"
-	"core" -> "log"
-	"codec_nt" -> "nt_parser"
 	"py_lsup_rdf" -> "py_namespace"
-	"graph" -> "term"
+	"store_htable" -> "store_base"
 	"store_mdb" -> "buffer"
-	"py_term" -> "py_namespace"
-	"environment" -> "store_mdb"
-	"store_mdb" -> "store"
-	"environment" -> "term"
-	"term" -> "hashmap"
-	"store_mdb" -> "namespace"
-	"graph" -> "store_mdb"
-	"term" -> "buffer"
-	"py_triple" -> "py_term"
-	"nt_parser" -> "nt_grammar"
-	"store_htable" -> "buffer"
-	"term" -> "namespace"
-	"lsup_rdf" -> "codec_nt"
-	"profile" -> "lsup_rdf"
-	"store_mdb" -> "lmdb"
-	"term" -> "tpl"
+	"py_term" -> "term"
+	"graph" -> "environment"
 	"py_graph" -> "py_triple"
-	"store_htable" -> "store"
+	"store_mdb" -> "lmdb"
+	"store_base" -> "environment"
+	"core" -> "lmdb"
+	"store_htable" -> "buffer"
+	"store_htable" -> "hashmap"
+	"py_triple" -> "py_term"
 	"py_namespace" -> "namespace"
-	"namespace" -> "hashmap"
-	"py_term" -> "term"
-	"store_mdb" -> "bootstrap"
-	"py_graph" -> "graph"
+	"term" -> "tpl"
 	"nt_parser" -> "graph"
+	"environment" -> "bootstrap"
+	"codec_nt" -> "codec_base"
+	"py_graph" -> "codec_nt"
+	"nt_grammar" -> "graph"
+	"graph" -> "store"
+	"environment" -> "term"
+	"store" -> "store_htable"
+	"graph" -> "term"
+	"codec_nt" -> "nt_parser"
+	"namespace" -> "hashmap"
 	"py_lsup_rdf" -> "py_graph"
+	"lsup_rdf" -> "codec_nt"
+	"core" -> "log"
+	"buffer" -> "core"
+	"term" -> "buffer"
+	"py_graph" -> "graph"
+	"store_mdb" -> "store_base"
+	"profile" -> "lsup_rdf"
+	"core" -> "xxhash"
+	"term" -> "namespace"
 	"codec_base" -> "graph"
-	"nt_grammar" -> "graph"
+	"store" -> "store_mdb"
+	"nt_parser" -> "nt_grammar"
 }

BIN
docs/dev/deps.pdf