Add underlining for CLI ref (r8, r6, r6. dsR8, dsR7, dsR6)
Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: I946e9c13f2fdea5cd45374798fa4514f10d953f2
(cherry picked from commit 2554cb8f63
)
This commit is contained in:
8
doc/source/shared/_includes/uline.rest
Normal file
8
doc/source/shared/_includes/uline.rest
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<style>
|
||||
.uline {
|
||||
text-decoration: underline;
|
||||
}
|
||||
</style>
|
5
doc/source/shared/roles.txt
Normal file
5
doc/source/shared/roles.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
.. role:: hideable
|
||||
|
||||
.. For use in CLI reference only
|
||||
|
||||
.. role:: uline
|
@@ -7,6 +7,9 @@
|
||||
.. Load vendor-specific strings
|
||||
.. include:: /_vendor/vendor_strings.txt
|
||||
|
||||
.. Load custom roles
|
||||
.. include:: /shared/roles.txt
|
||||
|
||||
.. Load abbreviations list
|
||||
.. include:: /shared/abbrevs.txt
|
||||
|
||||
|
Reference in New Issue
Block a user