File: index.rst

package info (click to toggle)
python-sigima 1.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 24,956 kB
  • sloc: python: 33,326; makefile: 3
file content (33 lines) | stat: -rw-r--r-- 694 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
User Guide
==========

.. only:: html and not latex

    .. grid:: 2 2 3 3
        :gutter: 1 2 3 4

        .. grid-item-card:: :octicon:`download;1em;sd-text-info`  Installation
            :link: installation
            :link-type: doc

            How to install Sigima

        .. grid-item-card:: :octicon:`book;1em;sd-text-info`  Overview
            :link: overview
            :link-type: doc

            Introduction to Sigima

        .. grid-item-card:: :octicon:`star;1em;sd-text-info`  Features
            :link: features
            :link-type: doc

            Key functionalities

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   installation
   overview
   features