Rename once again, and use short instead for short descriptions of notes
This commit is contained in:
+2
-2
@@ -65,7 +65,7 @@ class nwComment(Enum):
|
||||
|
||||
PLAIN = 0
|
||||
SYNOPSIS = 1
|
||||
SUMMARY = 2
|
||||
SHORT = 2
|
||||
|
||||
# END Enum nwComment
|
||||
|
||||
@@ -136,7 +136,7 @@ class nwDocInsert(Enum):
|
||||
QUOTE_LD = 3
|
||||
QUOTE_RD = 4
|
||||
SYNOPSIS = 5
|
||||
SUMMARY = 6
|
||||
SHORT = 6
|
||||
NEW_PAGE = 7
|
||||
VSPACE_S = 8
|
||||
VSPACE_M = 9
|
||||
|
||||
Reference in New Issue
Block a user