Fixes format for contents: directive

Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
This commit is contained in:
Michael Vincerra
2018-07-12 10:41:51 -07:00
parent bdfa11846e
commit 8cce36d61f
@@ -9,8 +9,8 @@ directive as shown in the example below. This directive automatically captures t
subheadings if used) as specified in the value given after `:depth:`. Adding this directive to
longer documents allows users to quickly navigate to the desired section.
.. contents: :local:
:depth: 2
.. contents: :local:
:depth: 2
.. code-block:: bash