section. The fields will be described in the order in which they occur in the
structure.
-In addition to the following quick reference, the :ref:`examples`
+In addition to the following quick reference, the :ref:`typedef-examples`
section provides at-a-glance insight into the meaning and use of
:c:type:`PyTypeObject`.
.. c:type:: int (*objobjargproc)(PyObject *, PyObject *, PyObject *)
-.. _examples:
+.. _typedef-examples:
Examples
========
.. _distutils_examples:
-********
-Examples
-********
+******************
+Distutils Examples
+******************
.. include:: ./_setuptools_disclaimer.rst