mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-08-26 05:07:35 -05:00
Fix link to Docutils' `.. class::` directive (#14193)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
This commit is contained in:
co-authored by
Adam Turner
parent
d68d242305
commit
a20ca6371c
@@ -402,7 +402,8 @@ Docutils supports the following directives:
|
||||
|
||||
.. _rstclass:
|
||||
|
||||
- :dudir:`class` (assign a class attribute to the next element)
|
||||
- :dudir:`class <setting-class-attributes>`
|
||||
(assign a class attribute to the next element)
|
||||
|
||||
.. note::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user