mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-05 02:40:37 +00:00
add supported hardware
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
lijinxia
parent
4d102928fc
commit
b966397914
14
doc/conf.py
14
doc/conf.py
@@ -182,6 +182,20 @@ texinfo_documents = [
|
||||
'Miscellaneous'),
|
||||
]
|
||||
|
||||
rst_epilog = """
|
||||
.. |copy| unicode:: U+000A9 .. COPYRIGHT SIGN
|
||||
:ltrim:
|
||||
.. |trade| unicode:: U+02122 .. TRADEMARK SIGN
|
||||
:ltrim:
|
||||
.. |reg| unicode:: U+000AE .. REGISTERED TRADEMARK SIGN
|
||||
:ltrim:
|
||||
.. |deg| unicode:: U+000B0 .. DEGREE SIGN
|
||||
:ltrim:
|
||||
.. |plusminus| unicode:: U+000B1 .. PLUS-MINUS SIGN
|
||||
:rtrim:
|
||||
.. |micro| unicode:: U+000B5 .. MICRO SIGN
|
||||
:rtrim:
|
||||
"""
|
||||
|
||||
|
||||
breathe_projects = {
|
||||
|
Reference in New Issue
Block a user