Merge pull request #2874 from fonttools/fix-designspace-links

[designspaceLib] Small doc fixes
This commit is contained in:
Cosimo Lupo 2022-11-06 14:29:07 +00:00 committed by GitHub
commit 4d2a2241a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -187,10 +187,10 @@ for more information.
.. automodule:: fontTools.designspaceLib.split
fontTools.designspaceLib.stat
fontTools.varLib.stat
=============================
.. automodule:: fontTools.designspaceLib.stat
.. automodule:: fontTools.varLib.stat
fontTools.designspaceLib.statNames

View File

@ -542,13 +542,13 @@ element with an ``xml:lang`` attribute:
Defines the coordinates of this source in the design space.
.. seealso:: `Full documentation of the <location> element <location>`__
.. seealso:: :ref:`Full documentation of the \<location\> element <location>`
``<dimension>`` element (source)
................................
.. seealso:: `Full documentation of the <dimension> element <dimension>`__
.. seealso:: :ref:`Full documentation of the \<dimension\> element <dimension>`
``<lib>`` element (source)
@ -836,13 +836,13 @@ The ``<instances>`` element contains one or more ``<instance>`` elements.
Defines the coordinates of this instance in the design space.
.. seealso:: `Full documentation of the <location> element <location>`__
.. seealso:: :ref:`Full documentation of the \<location\> element <location>`
``<dimension>`` element (instance)
..................................
.. seealso:: `Full documentation of the <dimension> element <dimension>`__
.. seealso:: :ref:`Full documentation of the \<dimension\> element <dimension>`
``<lib>`` element (instance)