File: contents.rst

package info (click to toggle)
python-ruffus 2.8.4-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 16,008 kB
  • sloc: python: 17,438; makefile: 215; sh: 18
file content (76 lines) | stat: -rw-r--r-- 1,193 bytes parent folder | download | duplicates (3)
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
.. include:: global.inc
***************************
**Ruffus** documentation
***************************
==========================================
Start Here:
==========================================

.. toctree::
   :titlesonly:
   :maxdepth: 1
   :caption: Introduction
   :name: introduction_toc

   index.html
   installation.rst
   history.rst
   tutorials/new_tutorial/manual_contents.rst
   tutorials/new_syntax.rst
   Future plans
   faq.rst
   gallery.rst
   why_ruffus.rst
   release.rst


=====================
Quick Reference:
=====================
.. toctree::
    :maxdepth: 1
    :caption: Reference
    :name: reference_toc

    pipeline_functions.rst
    decorators/decorators.rst
    decorators/indicator_objects.rst



.. toctree::
   :maxdepth: 2
   :hidden:

   design.rst
   Implementation_notes <implementation_notes.rst>
   cheatsheet.rst
   glossary.rst




.. toctree::
   :maxdepth: 2
   :hidden:

   task.rst
   proxy_logger.rst

.. comment
   graph.rst
   print_dependencies.rst
   adjacent_pairs_iterate.rst

.. toctree::
    :maxdepth: 1
    :caption: Contributing
    :name: contributing_toc

    contributing.rst

=======
Indices
=======

* :ref:`genindex`