File: index.rst

package info (click to toggle)
python-cliff 4.11.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 672 kB
  • sloc: python: 5,207; makefile: 32; sh: 21
file content (20 lines) | stat: -rw-r--r-- 292 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
=============
 Using cliff
=============

.. toctree::
   :maxdepth: 2

   introduction
   demoapp
   list_commands
   show_commands
   complete
   interactive_mode
   sphinxext

.. history contains a lot of sections, toctree with maxdepth 1 is used.
.. toctree::
   :maxdepth: 1

   history