X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/62d39371e58b7640d50f64baa6a29ae4b35320c1..300dd5da467aca28336fa0512e8a8b271a656af0:/docs/source/conf.py diff --git a/docs/source/conf.py b/docs/source/conf.py index ffffe01528..f066b9f9bd 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -35,10 +35,9 @@ copyright = u'2002-2019, The SimGrid Team' author = u'The SimGrid Team' # The short X.Y version -version = u'alpha 3.23' +version = u'3.22.5' # The full version, including alpha/beta/rc tags -release = u'alpha 3.23' - +release = u'3.23 alpha' # -- General configuration --------------------------------------------------- @@ -86,7 +85,7 @@ primary_domain = 'cpp' # Add any paths that contain templates here, relative to this directory. -# templates_path = ['_templates'] +templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: ['.rst', '.md']