Lines Matching refs:RST
9 This document outlines the guidelines for writing the DPDK Guides and API documentation in RST and …
49 from RST markup text files using the `Sphinx <http://sphinx-doc.org>`_ Documentation Generator.
155 `Sphinx`_ is a Python documentation tool for converting RST files to HTML.
207 RST Guidelines
210 The RST (reStructuredText) format is a plain text markup format
215 The Sphinx documentation contains a very useful `RST Primer <http://sphinx-doc.org/rest.html#rst-pr…
219 RST format and also examples of how to use it.
220 However, for most developers the RST Primer is a better resource.
222 The most common guidelines for writing RST text are detailed in the
249 * Standard RST indentation is 3 spaces.
509 * RST tables should be used sparingly.