David Lechner
e3d0d51c9f
config: drop versioneer
...
This removes versioneer for versioning. The version depends on the
pybricks-micropython version targeted so it doesn't make sense to use
automatic versioning here.
2020-03-18 17:30:42 -05:00
David Lechner
13845c9c08
vscode: associate .inc files with ReST
2020-03-06 13:05:06 -06:00
Laurens Valk
f5094cfaba
config: use inline math and common characters
...
Latex errors cannot be parsed by humans, so just use inline math which we had working elsewhere already.
Also use simplified character for ế, for latex compatibility.
2020-01-16 15:03:54 +01:00
Laurens Valk
022f15a437
config/spelling: ignore literals, data directives
2020-01-16 14:22:21 +01:00
Laurens Valk
b6f75eca9c
config: ignore literals by regexp and config files
...
No need to have all of them in the ignore list now.
2020-01-16 13:28:09 +01:00
Laurens Valk
81626bb20d
config: more spellchecking and ignoring
2020-01-16 12:02:50 +01:00
Laurens Valk
f597ed1f88
config: ignore math during spell check
2020-01-16 11:57:19 +01:00
Laurens Valk
3e16ec2ba5
config: use Spell Right for spell checking
...
Also add initial list of words to ignore
2020-01-16 11:16:39 +01:00
David Lechner
29b012a7d7
vscode: add conf.py path for rst extension
...
This adds a setting for the VS Code lextudio.restructuredtext extension
that specifices where to find conf.py
2020-01-11 21:06:43 -06:00
Laurens Valk
a728edb8ad
doc: style tweaks
2019-10-18 14:43:43 +02:00
David Lechner
9ad550dfcb
vscode: add settings are extension recommendations
...
this will help users get a dev environment setup more easliy
2019-05-09 12:21:17 -05:00