Skip to content

Commit 9653468

Browse files
committed
Use source role to get links to files
1 parent 06176a8 commit 9653468

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Doc/library/fpectl.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ The :mod:`fpectl` module is not thread-safe.
113113
.. seealso::
114114

115115
Some files in the source distribution may be interesting in learning more about
116-
how this module operates. The include file :file:`Include/pyfpe.h` discusses the
117-
implementation of this module at some length. :file:`Modules/fpetestmodule.c`
116+
how this module operates. The include file :source:`Include/pyfpe.h` discusses the
117+
implementation of this module at some length. :source:`Modules/fpetestmodule.c`
118118
gives several examples of use. Many additional examples can be found in
119-
:file:`Objects/floatobject.c`.
119+
:source:`Objects/floatobject.c`.
120120

0 commit comments

Comments
 (0)