Remove the ToC.json file and change the format of the ToC.txt file a little

This commit is contained in:
Veronica K. B. Olsen
2020-11-03 21:11:40 +01:00
parent 342d6a07c0
commit b79f485af0
6 changed files with 51 additions and 143 deletions
-1
View File
@@ -59,7 +59,6 @@ class nwFiles():
PROJ_DICT = "wordlist.txt"
PROJ_LOCK = "nwProject.lock"
TOC_TXT = "ToC.txt"
TOC_JSON = "ToC.json"
SESS_STATS = "sessionStats.log"
INDEX_FILE = "tagsIndex.json"
OPTS_FILE = "guiOptions.json"