config: more spellchecking and ignoring

This commit is contained in:
Laurens Valk
2020-01-16 12:02:50 +01:00
parent f597ed1f88
commit 81626bb20d
4 changed files with 38 additions and 4 deletions
+1 -1
View File
@@ -136,7 +136,7 @@ percentage: %
Some signals do not have specific units. They range from a minimum (0%) to a
maximum (100%). Specifics type of percentages are :ref:`relative distances
<relativedistance>` or :ref:`brightnesses <brightness>`.
<relativedistance>` or :ref:`brightness <brightness>`.
Another example is the sound :meth:`volume <.builtins.Speaker.set_volume>`,
which ranges from 0% (silent) to 100% (loudest).
+2 -2
View File
@@ -1,5 +1,5 @@
:mod:`tools <pybricks.tools>` -- Timing and Datalogging
=======================================================
:mod:`tools <pybricks.tools>` -- Timing and Data logging
========================================================
.. automodule:: pybricks.tools
:no-members: