Update docs/design_guide.rst
Co-authored-by: Kattni <kattni@adafruit.com>
This commit is contained in:
parent
1950cf6666
commit
ed2980b967
@ -460,7 +460,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 reference documentation in other libraries you should include the class by using single
|
||||||
backticks ``:class:`~adafruit_motor.servo.Servo```. You must also add 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`` by adding a new entry::
|
``intersphinx_mapping section`` by adding a new entry::
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user