doc: Update requirements-doc.txt to use docleaf
Instead of breathe. I'm not sure of the best version comparison to use. There is no intention to break the API for docleaf but it is also still young in some ways and there might be adjustments to the configuration values that would need to be reflected in the version number as it is still pre-1.0 that would only be a minor version change. Signed-off-by: Michael Jones <m.pricejones@gmail.com>
This commit is contained in:
parent
20986ec45d
commit
30c3ce4a92
3 changed files with 4 additions and 4 deletions
4
doc/_static/css/custom.css
vendored
4
doc/_static/css/custom.css
vendored
|
@ -843,13 +843,13 @@ kbd, .kbd,
|
|||
background-color: var(--navbar-scrollbar-active-color);
|
||||
}
|
||||
|
||||
/* Breathe tweaks */
|
||||
/* Docleaf tweaks */
|
||||
|
||||
.rst-content .section > dl > dd {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
.rst-content p.breathe-sectiondef-title {
|
||||
.rst-content p.docleaf-sectiondef-title {
|
||||
font-size: 115%;
|
||||
color: var(--link-color);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue