mirror of
https://github.com/django/django.git
synced 2025-08-30 23:37:50 +00:00
Fixed #17638 -- Added crosslinks between topic and reference guides.
Thanks oinopion for the suggestion and jarus for the initial patch.
This commit is contained in:
parent
90761d00e3
commit
054bdfeff1
11 changed files with 42 additions and 7 deletions
|
@ -2,8 +2,8 @@
|
|||
Built-in Class-based views API
|
||||
==============================
|
||||
|
||||
Class-based views API reference. For introductory material, see
|
||||
:doc:`/topics/class-based-views/index`.
|
||||
Class-based views API reference. For introductory material, see the
|
||||
:doc:`/topics/class-based-views/index` topic guide.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue