X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=products%2FSphinx.pyconf;h=de2af97d8f93737ad2e86694b9c1a9df73536ea8;hb=207467198be9c1ba66243c84880b12ee6b3912a6;hp=9b50d209a2bd0cd0e08989a126ae14a395a7e941;hpb=298f0f1f3babde4391646eecad9c63ec2f3f46c2;p=tools%2Fsat_salome.git diff --git a/products/Sphinx.pyconf b/products/Sphinx.pyconf index 9b50d20..de2af97 100644 --- a/products/Sphinx.pyconf +++ b/products/Sphinx.pyconf @@ -38,6 +38,21 @@ default_win : } } +version_2_1_2: +{ + depend : ["Python", "setuptools", "Pygments", "Jinja2", "docutils", "sphinxcontrib_applehelp", "sphinxcontrib_serializinghtml","sphinxcontrib_websupport", "sphinxcontrib_htmlhelp", "sphinxcontrib_qthelp", "sphinxcontrib_devhelp", "sphinxcontrib_jsmath", "packaging", "requests", "imagesize", "alabaster", "Babel", "snowballstemmer", "markupsafe"] + +} + +version_1_7_6_no_pip: +{ + properties: + { + incremental : "yes" + pip : "no" + } +} + version_1_1_3_to_1_2_3 : { name : "Sphinx"