Mercurial > repos > vimalkumarvelayudhan > riboplot
annotate docs/index.rst @ 11:7571f5c89090
Simple error message now output to HTML. Detailed error goes to standard error.
Other changes:
* Remove information on time taken (riboplot).
* Remove striped table styles (not used. unusable on sorting).
* log before re-raising errors.
| author | Vimalkumar Velayudhan <vimal@biotechcoder.com> |
|---|---|
| date | Wed, 19 Aug 2015 10:14:52 +0100 |
| parents | 096c6bbf4a04 |
| children | 628f82e72d72 |
| rev | line source |
|---|---|
| 3 | 1 .. riboplot documentation master file, created by |
| 2 sphinx-quickstart on Tue Jul 9 22:26:36 2013. | |
| 3 You can adapt this file completely to your liking, but it should at least | |
| 4 contain the root `toctree` directive. | |
| 5 | |
|
7
096c6bbf4a04
Bugfix: (ribocounts) Read length was sent as rnafile argument in check_optional_arguments
Vimalkumar Velayudhan <vimal@biotechcoder.com>
parents:
3
diff
changeset
|
6 RiboPlot documentation |
|
096c6bbf4a04
Bugfix: (ribocounts) Read length was sent as rnafile argument in check_optional_arguments
Vimalkumar Velayudhan <vimal@biotechcoder.com>
parents:
3
diff
changeset
|
7 ====================== |
| 3 | 8 |
| 9 Contents: | |
| 10 | |
| 11 .. toctree:: | |
| 12 :maxdepth: 2 | |
| 13 | |
| 14 readme | |
| 15 installation | |
| 16 usage | |
| 17 contributing | |
| 18 authors | |
| 19 history | |
| 20 | |
| 21 Indices and tables | |
| 22 ================== | |
| 23 | |
| 24 * :ref:`genindex` | |
| 25 * :ref:`modindex` | |
| 26 * :ref:`search` |
