Skip to content

Commit

Permalink
BUGFIX: Tiny documentation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kdambekalns committed Jan 20, 2018
1 parent 828a5ec commit 5b8bd33
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Documentation/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@
# built documents.
#
# The short X.Y version.
version = '5.3'
version = '2.1'
# The full version, including alpha/beta/rc tags.
release = '5.3.1'
release = '2.1.1'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
2 changes: 1 addition & 1 deletion Documentation/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -178,5 +178,5 @@ The logging parameters can be changed by adjusting the ``Flownative.DoubleOptIn.

.. literalinclude:: ../Configuration/Settings.yaml
:language: yaml
:lines: 1-2,39-
:lines: 1-2,41-
:emphasize-lines: 3-

0 comments on commit 5b8bd33

Please sign in to comment.