X-Git-Url: http://www.project-moonshot.org/gitweb/?p=jansson.git;a=blobdiff_plain;f=doc%2Fconf.py;h=c13315ab538bd4ec591a4d54ad1f94792191a2e1;hp=be257e18ba6e1d083e839756f846170fd66ed313;hb=e0a88d19d1f103c32bbaf4c20a83575413c4bf80;hpb=842bc2128b70e5390cacf83a24375cd5c0d0341c diff --git a/doc/conf.py b/doc/conf.py index be257e1..c13315a 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -52,7 +52,7 @@ copyright = u'2009, Petri Lehtinen' # The short X.Y version. version = '1.1' # The full version, including alpha/beta/rc tags. -release = '1.1.2' +release = '1.1.2+' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. @@ -69,7 +69,7 @@ release = '1.1.2' # List of directories, relative to source directory, that shouldn't be searched # for source files. -exclude_trees = ['.build'] +exclude_trees = ['_build'] # The reST default role (used for this markup: `text`) to use for all documents. #default_role = None