mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-16 14:28:56 +00:00
doc: update v2.4 release notes
Update draft release notes with more information about documentation. Remove code-block extra indenting. Add label to roscube gsg so we can link to it (in the releaes notes). Fix style for :option: references to make them look more links links. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
David Kinder
parent
be487c23a2
commit
1e175b3146
5
doc/static/acrn-custom.css
vendored
5
doc/static/acrn-custom.css
vendored
@@ -30,6 +30,11 @@
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* :option: link color */
|
||||
a code span.pre {
|
||||
color: #2980b9;
|
||||
}
|
||||
|
||||
/* tweak doc version selection */
|
||||
.rst-versions {
|
||||
position: static;
|
||||
|
Reference in New Issue
Block a user