X-Git-Url: https://git.siccegge.de//index.cgi?p=frida%2Fdoc.git;a=blobdiff_plain;f=source%2Fconf.py;h=9f2796e12d92b519c95efcd05223ee86304b4ac3;hp=51552486a2bac48aeeb745dc164f5d3be5c9b5af;hb=HEAD;hpb=877dd3451167b4918aa433da180c478d0daeef2c diff --git a/source/conf.py b/source/conf.py index 5155248..9f2796e 100644 --- a/source/conf.py +++ b/source/conf.py @@ -30,7 +30,7 @@ import os # ones. extensions = [ 'sphinx.ext.todo', - 'sphinx.ext.mathjax', +# 'sphinx.ext.mathjax', ] # Add any paths that contain templates here, relative to this directory. @@ -54,9 +54,9 @@ copyright = u'2015, Christoph Egger' # built documents. # # The short X.Y version. -version = '0' +version = '0.2' # The full version, including alpha/beta/rc tags. -release = '0' +release = '0.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.