Skip to content

Commit dacc34f

Browse files
committed
Add guides section
1 parent 5860004 commit dacc34f

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@
5151
# built documents.
5252
#
5353
# The short X.Y version.
54-
version = '0.9.0'
54+
version = '1.1.1'
5555
# The full version, including alpha/beta/rc tags.
56-
release = '0.9'
56+
release = '1.1'
5757

5858
# The language for content autogenerated by Sphinx. Refer to documentation
5959
# for a list of supported languages.

docs/guides.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Guides
2+
======
3+
4+
Password protect TBro
5+
---------------------
6+
7+
See the write up by 000generic at https://github.com/TBroTeam/TBro/issues/48

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ http://genomebiology.com/2011/12/10/R102.
2121
2222
installation
2323
tutorial
24+
guides

0 commit comments

Comments
 (0)