Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f8d96b9

Browse filesBrowse files
Create a primer section for the descriptor howto guide (GH-22906) (GH0-22918)
1 parent 69479ec commit f8d96b9
Copy full SHA for f8d96b9

File tree

3 files changed

+499
-59
lines changed
Filter options

3 files changed

+499
-59
lines changed

‎Doc/glossary.rst

Copy file name to clipboardExpand all lines: Doc/glossary.rst
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,8 @@ Glossary
301301
including functions, methods, properties, class methods, static methods,
302302
and reference to super classes.
303303

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>`.
305306

306307
dictionary
307308
An associative array, where arbitrary keys are mapped to values. The

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.