Docs scoring page (#1049)

* Bump docs version to 2.1.3.
* Add documentation on scoreboard integrations. 
* Add logo to documentation.
This commit is contained in:
Kevin Chung
2019-07-04 12:11:10 -04:00
committed by GitHub
parent 8b3bb92c9d
commit 78fee9667a
3 changed files with 46 additions and 1 deletions

View File

@@ -26,7 +26,7 @@ author = u'Kevin Chung'
# The short X.Y version
version = u''
# The full version, including alpha/beta/rc tags
release = u'2.1.2'
release = u'2.1.3'
# -- General configuration ---------------------------------------------------