Salome HOME
spns #40779: implement git multiserver approach: tuleap, github, gitpub
[tools/sat_salome.git] / products / DOCUMENTATION.pyconf
index a2fa96f7a2bd2a0f8c214bc2aad0c88afc1c6c05..d181118ea6bceb24284e4d236bd041c773be8862 100644 (file)
@@ -5,8 +5,12 @@ default :
     get_source : "git"
     git_info:
     {
-        repo : $PROJECTS.projects.salome.git_info.default_git_server + "documentation.git "
-        repo_dev : $PROJECTS.projects.salome.git_info.default_git_server_dev + "documentation.git"
+      repositories :
+      {
+        tuleap : $PROJECTS.projects.salome.git_info.git_server.tuleap.url + "salome/documentation.git"
+        github : $PROJECTS.projects.salome.git_info.git_server.github.url + "documentation.git"
+        gitpub : $PROJECTS.projects.salome.git_info.git_server.gitpub.url + "tools/documentation.git"
+      }
     }
     environ :
     {