lots of refactoring for the dynamic vertex in addition to planning out documentation

This commit is contained in:
2020-01-22 18:38:45 -08:00
parent 8db858b29a
commit 83a5e9b997
25 changed files with 221 additions and 103 deletions

64
notes/VKProcessor.txt Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
Bob->Alice

View File

@@ -0,0 +1,5 @@
strict graph {
a -- b
a -- b
b -- a [color=blue]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

File diff suppressed because one or more lines are too long

12
notes/notebook.zim Normal file
View File

@@ -0,0 +1,12 @@
[Notebook]
version=0.4
name=zim-notes
interwiki=
home=Home
icon=
document_root=
shared=True
endofline=unix
disable_trash=False
profile=

File diff suppressed because one or more lines are too long