3 files changed
+499
-59
lines changedLines changed: 2 additions & 1 deletion
@@ -301,7 +301,8 @@ Glossary
301
301
including functions, methods, properties, class methods, static methods,
302
302
and reference to super classes.
303
303
304
- For more information about descriptors' methods, see :ref:`descriptors`.
304
+ For more information about descriptors' methods, see :ref:`descriptors`
305
+ or the :ref:`Descriptor How To Guide <descriptorhowto>`.
305
306
306
307
dictionary
307
308
An associative array, where arbitrary keys are mapped to values. The
0 commit comments