Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-05-11 16:46:27 +03:00
parent 3e0281b920
commit 4f4161733f

View File

@ -1651,12 +1651,17 @@ var WIKIWORD_PATTERN =
// Basic setup...
//
//
// Store popology:
// Store topology:
//
// root (BaseStore) ---next--- main (MetaStore)
// |
// +-- System/... (BaseStore)
//
// Alternative store topology:
//
// root (BaseStore) ---next--- main (MetaStore)
// System/... (static)
//
//
var store =