Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
-=================================
-:mod:`turtle` --- Turtle graphics
-=================================
+==================================
+:mod:`!turtle` --- Turtle graphics
+==================================
.. module:: turtle
:synopsis: An educational framework for simple graphics applications
-========================================
-:mod:`typing` --- Support for type hints
-========================================
+=========================================
+:mod:`!typing` --- Support for type hints
+=========================================
.. testsetup:: *