Home
last modified time | relevance | path

Searched refs:text (Results 1 – 16 of 16) sorted by relevance

/doc/custom-doxygen/
A Dstandard-doxygen.css119 text-align: center;
214 text-indent: -53px;
243 text-align: right;
337 text-align: center;
349 text-align: center;
360 text-align: right;
663 text-align: right;
726 text-shadow: none;
1079 text-align: left;
1566 text-align: left
[all …]
/doc/extensions/
A Dlink_roles.py51 def role(name, rawtext, text, lineno, inliner, options={}, content=[]): argument
52 m = re.search(r'(.*)\s*<(.*)>', text)
57 link_text = text
58 link = text
A Dkerneldoc.py107 return [nodes.error(None, nodes.paragraph(text = "kernel-doc missing"))]
140 return [nodes.error(None, nodes.paragraph(text = "kernel-doc missing"))]
/doc/developer-guides/
A Ddoc_guidelines.rst79 * one asterisk: ``*text*`` for emphasis (*italics*),
117 text of the bullet list.
321 appear in the text, you use the usual linking notation to define what link text
343 displayed is the heading text itself.
388 text will automatically update as well.
392 ``:ref:`alternate text <doc_guidelines>``` (renders as
393 :ref:`alternate text <doc_guidelines>`).
466 This block of text would be styled with a background
484 :alt: alt text for the image
510 * List item that spans multiple lines of text
[all …]
A Dgraphviz.rst8 Graphviz for drawings is that the source for a drawing is a text file that
100 For nodes with a ``record`` shape attribute, the text of the label is
110 Note that you can also specify the horizontal alignment of text using escape
A Dasm_coding_guidelines.rst51 text:
280 8) section related directives, including ``.section``, ``.data``, and ``.text``
A Dcontribute_guidelines.rst90 You can either manually add the DCO text to your commit body or you can add
/doc/static/
A Dacrn-custom.css98 text-align: right;
116 text-align: center;
144 text-decoration: underline; /* dbk for API sub-headings */
188 text-shadow:0 1px 0 #fff;
213 text-align: center;
308 text-align: center;
340 text-align: center;
/doc/user-guides/
A Dacrn-shell.rst6 The ACRN shell is a text-based terminal for the hypervisor, accessible via the target system's seri…
151 In this example, we know the starting address of the kernel text segment
/doc/tutorials/
A Dtar_installation.rst169 you can use any text editor.
175 #. Add the following text at the end of the file. Replace ``UUID`` and
A Dacrn_configurator_tool.rst47 text indicating the problem, or with an indicator within a data entry field. For
55 If you delete a required value, you'll see an error message in red text:
A Dacrn_on_qemu.rst119 GRUB_GFXMODE=text
A Dwaag-secure-boot.rst63 $ openssl x509 -text -noout -in PK2.crt
/doc/developer-guides/hld/
A Dhld-trace-log.rst93 readable text, and do analysis.
107 text offline according to given format;
A Dhv-console.rst11 The hypervisor console is a text-based terminal accessible from UART.
/doc/
A Dacrn.doxyfile6 # All text after a double hash (##) is considered a comment and is placed in
9 # All text after a single hash (#) is considered a comment and will be ignored.
21 # that follow. The default is UTF-8 which is also the encoding used for all text
113 # used to form the text in various listings. Each string in this list, if found
114 # as the leading text of the brief description, will be stripped from the text
116 # text. Otherwise, the brief description is used as-is. If left blank, the
541 # append additional text to a page's title, such as Class Reference. If set to
772 # can produce. The string should contain the $file, $line, and $text tags, which
774 # and the warning text. Optionally the format may contain $version, which will
777 # The default value is: $file:$line: $text.
[all …]

Completed in 56 milliseconds