docs: Rename guides to concepts.
The guides map pretty closely to the concept docs in diataxis so rename them as such to align to the standard naming we're moving to.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Guides
|
||||
******
|
||||
Concepts and Guides
|
||||
###################
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
@@ -61,10 +61,28 @@ locations.
|
||||
:outline:
|
||||
:expand:
|
||||
|
||||
.. grid-item-card:: Concepts
|
||||
:class-card: sd-shadow-md sd-p-2
|
||||
:class-footer: sd-border-0
|
||||
|
||||
* :doc:`concepts/extension_points`
|
||||
* :doc:`concepts/testing/testing`
|
||||
* :doc:`concepts/frontend/javascript`
|
||||
+++
|
||||
.. button-ref:: concepts/index
|
||||
:color: primary
|
||||
:outline:
|
||||
:expand:
|
||||
|
||||
|
||||
Change History
|
||||
**************
|
||||
|
||||
* Jun 30, 2023
|
||||
|
||||
* Added API, Feature Toggle and Settings docs.
|
||||
* Re-organized how the docs are laid out.
|
||||
|
||||
* December, 2020: Added documentation about new protocols for writing celery tasks.
|
||||
|
||||
* April, 2019: API and repository-specific documentation builds resumed.
|
||||
|
||||
Reference in New Issue
Block a user