config: do not spell sphinx directives

This commit is contained in:
Laurens Valk
2020-05-19 11:20:18 +02:00
parent 164f353be3
commit b0e5ae9f0f
3 changed files with 11 additions and 1 deletions
+7
View File
@@ -18,6 +18,13 @@
"/``[^]*?``/gm",
"/'[^]*?'/gm",
"/.. data:: [^]*?'*$/gm",
"/.. figure:: [^]*?'*$/gm",
"/.. include:: [^]*?'*$/gm",
"/.. raw:: [^]*?'*$/gm",
"/.. currentmodule:: [^]*?'*$/gm",
"/.. _[^]*?'*$/gm",
"/:target:[^]*?'*$/gm",
"/:alt:[^]*?'*$/gm",
],
"spellright.documentTypes": [
"markdown",
+3
View File
@@ -10,6 +10,7 @@ automethod
automodule
baudrate
bool
booleans
builtins
cdot
Celcius
@@ -45,6 +46,7 @@ literalinclude
Lojban
Lucida
maxdepth
microSDHC
milliampere
millivolt
milliwatt
@@ -71,6 +73,7 @@ sep
signaltypes
startinstall
str
submodules
thermistor
toctree
TODO
+1 -1
View File
@@ -23,7 +23,7 @@ If not, you can upload files back to your computer using
As with any software update, *be careful about when you update*. For example,
if you developed your code using version v1.0 and you are halfway into your
robotics competition season, you want to stick with v1.0 for now.
robotics competition season, you may want to stick with v1.0 for now.
Upgrading your existing programs