Revert "doc: Update requirements-doc.txt to use docleaf"

This reverts commit 30c3ce4a92.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
Benjamin Cabé 2023-08-09 17:52:00 +02:00 committed by Fabio Baltieri
commit 30b59483fb
3 changed files with 4 additions and 4 deletions

View file

@ -843,13 +843,13 @@ kbd, .kbd,
background-color: var(--navbar-scrollbar-active-color);
}
/* Docleaf tweaks */
/* Breathe tweaks */
.rst-content .section > dl > dd {
margin-left: 0;
}
.rst-content p.docleaf-sectiondef-title {
.rst-content p.breathe-sectiondef-title {
font-size: 115%;
color: var(--link-color);
}