From fbc48c03a99640125474fdf8d35ac2e4769011da Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Sat, 5 Mar 2022 16:00:32 +0100 Subject: [PATCH] added document and fragment to namegraph... --- data/sandpointsnamegraph.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data/sandpointsnamegraph.json b/data/sandpointsnamegraph.json index e3ada0d..b40b5bf 100644 --- a/data/sandpointsnamegraph.json +++ b/data/sandpointsnamegraph.json @@ -30,5 +30,7 @@ "spectre": "spectres", "reflection": "reflections", "highlight": "highlights", - "series": "series" + "series": "series", + "document": "documents", + "fragment": "fragments" }