Fix versions in module docstrings, more

This commit is contained in:
Veronica Berglyd Olsen
2022-11-25 22:57:05 +01:00
parent d0e4c9f822
commit e84b8d4d1d
13 changed files with 22 additions and 20 deletions
+4 -2
View File
@@ -6,8 +6,10 @@ Data class for the project index of tags, headers and references
File History:
Created: 2019-04-22 [0.0.1] countWords
Created: 2019-05-27 [0.1.4] NWIndex
Created: 2022-05-28 [2.0rc1] IndexItem, IndexHeading
Created: 2022-05-29 [2.0rc1] TagsIndex, ItemIndex
Created: 2022-05-28 [2.0rc1] IndexItem
Created: 2022-05-28 [2.0rc1] IndexHeading
Created: 2022-05-29 [2.0rc1] TagsIndex
Created: 2022-05-29 [2.0rc1] ItemIndex
This file is a part of novelWriter
Copyright 20182022, Veronica Berglyd Olsen
+1 -1
View File
@@ -5,7 +5,7 @@ Data class for the status/importance settings of a project item
File History:
Created: 2019-05-19 [0.1.3]
Rewritten: 2022-04-05 [1.7a0]
Rewritten: 2022-04-05 [2.0b1]
This file is a part of novelWriter
Copyright 20182022, Veronica Berglyd Olsen
+1 -1
View File
@@ -4,7 +4,7 @@ novelWriter Markdown Text Converter
Extends the Tokenizer class to generate Makrdown output
File History:
Created: 2021-02-06 [1.2a0]
Created: 2021-02-06 [1.2b1]
This file is a part of novelWriter
Copyright 20182022, Veronica Berglyd Olsen
+1 -1
View File
@@ -4,7 +4,7 @@ novelWriter ODT Text Converter
Extends the Tokenizer class to generate ODT and FODT files
File History:
Created: 2021-01-26 [1.2a0]
Created: 2021-01-26 [1.2b1]
This file is a part of novelWriter
Copyright 20182022, Veronica Berglyd Olsen