12 Commits

Author SHA1 Message Date
Neil
6216fd7fcf Fix warning from Python 3.12. 2023-10-03 16:58:33 +11:00
Neil
76e57bb0da Add check for validity of 'seealso' links in documentation. Fix 'seelaso' links.
Fix some minor formatting issues.
2022-10-26 08:09:47 +11:00
Neil
f785b350d7 Update CheckMentioned.py script to handle ...Full structs.
Fix documentation to use correct ID attribute.
2022-08-01 16:04:04 +10:00
Neil
dc0398d650 Remove line end white space. 2021-08-24 11:39:57 +10:00
Neil
8b543c4ffe Check that constants are documented. 2021-05-25 21:29:38 +10:00
Neil
43e81343ca Remove dead code and imports as found by Vulture.
https://github.com/jendrikseipp/vulture
2021-05-06 14:20:14 +10:00
Neil
e056a167c9 Add APIs for setting translucency and stroke width of markers. 2021-03-27 09:40:14 +11:00
Neil
868780c1a7 Remove call to ScintillaData as result not used. 2020-05-19 11:43:33 +10:00
Neil
df5f7a0c83 Update Python versions. Modules that are only used as top level scripts or from
scripts that require Python 3.6 have Python 2.x support removed.
Modules that may be called from Python 2 for PySide require Python 2.7.
Documented how to run scripts.
2020-04-17 20:24:30 +10:00
Neil
ab38beeb9a Feature [feature-requests:#1297] 6: Support enumerated types in APIs. 2019-06-18 13:21:05 +10:00
Neil
aa32bc4b3a Feature [feature-requests:#1297] 2: Use position and line more in documentation. 2019-06-18 10:08:28 +10:00
Neil
ba72e38dfd Feature [feature-requests:#1297] 1: Moved CheckMentioned.py script from scite to
scintilla as it does not access SciTE files.
2019-06-18 08:25:01 +10:00