We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5860004 commit dacc34fCopy full SHA for dacc34f
docs/conf.py
@@ -51,9 +51,9 @@
51
# built documents.
52
#
53
# The short X.Y version.
54
-version = '0.9.0'
+version = '1.1.1'
55
# The full version, including alpha/beta/rc tags.
56
-release = '0.9'
+release = '1.1'
57
58
# The language for content autogenerated by Sphinx. Refer to documentation
59
# for a list of supported languages.
docs/guides.rst
@@ -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
@@ -21,3 +21,4 @@ http://genomebiology.com/2011/12/10/R102.
21
22
installation
23
tutorial
24
+ guides
0 commit comments