PyDoc: Add docutils ref for "registration"

This will be used to link to from the manual.
This commit is contained in:
Aaron Carlisle
2018-03-23 20:23:47 -04:00
parent 357b72e0a7
commit 19f148d9d0

View File

@@ -194,10 +194,11 @@ User interface classes are given a context in which to draw, buttons window, fil
then they are drawn when that area is displayed so they are never called by Python scripts directly. then they are drawn when that area is displayed so they are never called by Python scripts directly.
.. _info_overview_registration:
Registration Registration
============ ============
Module Registration Module Registration
------------------- -------------------