word_order_better_phrasing
This commit is contained in:
parent
4d0e183ae1
commit
a512dd230d
@ -409,7 +409,7 @@ Renders as:
|
|||||||
Documentation References to other Libraries
|
Documentation References to other Libraries
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
When you need to make references to documentation in other libraries you should refer the class using single
|
When you need to make references to documentation in other libraries you should refer the class using single
|
||||||
backticks ``:class:`~adafruit_motor.servo.Servo```. You must add also the reference in the ``conf.py`` file in the
|
backticks ``:class:`~adafruit_motor.servo.Servo```. You must also add the reference in the ``conf.py`` file in the
|
||||||
``intersphinx_mapping section`` adding a new entry::
|
``intersphinx_mapping section`` adding a new entry::
|
||||||
|
|
||||||
"adafruit_motor": ("https://circuitpython.readthedocs.io/projects/motor/en/latest/", None,),
|
"adafruit_motor": ("https://circuitpython.readthedocs.io/projects/motor/en/latest/", None,),
|
||||||
|
Loading…
Reference in New Issue
Block a user