Skip to content

Commit 58addf4

Browse files
authored
Merge pull request #35 from qbic-pipelines/dev
Update index
2 parents a2ecf12 + ad78872 commit 58addf4

File tree

2 files changed

+11
-12
lines changed

2 files changed

+11
-12
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# QBiC Pipelines
22

3+
[![Documentation Status](https://readthedocs.org/projects/pipeline-docs/badge/?version=latest)](https://pipeline-docs.readthedocs.io/en/latest/?badge=latest)
4+
35
This repository contains the documentation necessary to run different types of analysis in our clusters at QBIC.
46

57
## Contributing to the documentation

docs/index.rst

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,26 +17,23 @@ Additionally, this repository will collect background information for the differ
1717

1818
.. toctree::
1919
:maxdepth: 3
20-
:caption: Introduction
21-
22-
markdown/running_jobs
20+
:caption: Analysis pipelines
2321
markdown/pipeline_releases
24-
markdown/igenomes
25-
markdown/debugging
26-
27-
:caption: Pipelines
2822
markdown/pipelines/rnaseq
2923
markdown/pipelines/exomeseq
3024
markdown/pipelines/ampliseq
3125
markdown/pipelines/hlatyping
3226

27+
.. toctree::
28+
:maxdepth: 3
3329
:caption: Clusters and remotes
3430
markdown/denbi_cloud
31+
markdown/running_jobs
3532

33+
.. toctree::
34+
:maxdepth: 3
35+
:caption: Miscellaneous
36+
markdown/igenomes
37+
markdown/debugging
3638

37-
Indices and tables
38-
==================
3939

40-
* :ref:`genindex`
41-
* :ref:`modindex`
42-
* :ref:`search`

0 commit comments

Comments
 (0)