Fixed TOC tree syntax error

Depth option was missing ':' and ':local:' was on the same line as the contents directive.
This commit is contained in:
Kevin Putnam
2018-08-17 14:32:49 -07:00
committed by GitHub
parent 700707f438
commit 5f8fe10c88
@@ -3,8 +3,9 @@
Use swupd search to find bundles
################################
.. contents:: :local:
depth: 2
.. contents::
:local:
:depth: 2
This document shows you how to use `swupd search` to find and add
bundles.
@@ -140,4 +141,4 @@ Find answers to these common questions:
.. _bundles: https://github.com/clearlinux/clr-bundles/tree/master/bundles
.. _packages: https://github.com/clearlinux/clr-bundles/blob/master/packages
.. _packages: https://github.com/clearlinux/clr-bundles/blob/master/packages