mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-02 00:08:43 +00:00
Changing the folder structure will cause too many broken links for external references (from other sites). So, let's put the content back where it was before the reorg, and instead use the new persona-based navigation to point to documents in the original locations. Also, introduce redirects for some documents that no longer exits. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
23 lines
764 B
Plaintext
23 lines
764 B
Plaintext
.. |br| raw:: html .. force a line break in HTML output (blank lines needed here)
|
|
|
|
<br style="clear:both" />
|
|
|
|
.. These are replacement strings for non-ASCII characters used within the project
|
|
using the same name as the html entity names (e.g., ©) for that character
|
|
|
|
.. |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:
|
|
.. |check| unicode:: U+02714 .. HEAVY CHECK MARK
|
|
:rtrim:
|
|
.. |oplus| unicode:: U+02295 .. CIRCLED PLUS SIGN
|