Files
docs/doc/source/shared/strings.txt
Ron Stone 06531c3a23 Configure collectd using configuration parameters.
Initial draft.
Fix note indentation.
Implement patchset 2 review comments.
Implement patchset 3 review comment + SME input updates.
Implement patchset 4 review comment.
Implement patchset 5 review comment.
Implement patchset 6 review comments.

Story: 2009018
Task: 43991

Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: I8940d6f5c01365d3b1a1a94bd455288b7242d7e2
2021-12-09 14:03:46 -05:00

39 lines
1.1 KiB
Plaintext

.. Common string substitutions for brand customization and consistency.
.. NOTE: Do not use underscores in these substitution names.
.. For more information, see
.. https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html#substitutions
.. Load vendor-specific strings
.. include:: /_vendor/vendor_strings.txt
.. Load abbreviations list
.. include:: /shared/abbrevs.txt
.. Task-oriented headings that should not appear in TOC
.. These are used with the .. rubric:: directive. For example:
.. .. rubric:: |postreq|
.. |context| replace:: About this task
.. |prereq| replace:: Prerequisites
.. |proc| replace:: Procedure
.. |postreq| replace:: Postrequisites
.. |result| replace:: Results
.. |eg| replace:: Example
.. File-level minitoc label. Used with .. contents:: directive, as in
.. .. contents:: |minitoc|
.. :depth: 1
.. |minitoc| replace:: **In this section:**
.. Table row alternation inline override. Alternation styling is confused
.. by spans. Applies to all tables in an rST file.
.. |row-alt-off| raw:: html
<style>table.docutils tr.row-odd {background-color: #fff;}</style>
.. |optional| replace:: **Optional step:**