Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 21 additions & 4 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,32 @@ Table of Contents
==================

.. toctree::
:maxdepth: 2
:maxdepth: 1
:caption: Documentation

Overview <overview>
Guide <guide>
Specification <spec>
Plugins <plugins/index>
Examples <examples>
Stories <stories>

.. toctree::
:maxdepth: 1
:caption: Guide

Guide <guide>
Examples <examples>
Questions <questions>

.. toctree::
:maxdepth: 1
:caption: About Project

Repository <https://github.com/teemtee/tmt
Releases <releases/index>
Contribute <contribute>

.. toctree::
:maxdepth: 1
:caption: API docs

Code <code/index>
Releases <releases/index>