Minor documentation updates to reflect refactoring

This commit is contained in:
Oliver Hamlet
2017-02-06 18:03:18 +00:00
parent 93660a26af
commit a427881939
3 changed files with 10 additions and 6 deletions
+1 -2
View File
@@ -25,8 +25,7 @@ Create plugin graph vertices
Once loaded, a directed graph is created and the plugins are added to it in
lexicographical order as vertices. Any metadata a plugin has in the masterlist
and userlist are then merged into its vertex's data store, and any metadata
conditions evaluated.
and userlist are then merged into its vertex's data store.
Create plugin graph edges
==============================