Salome HOME
remove remaining is_salome_product occurences
authorcrouzet <nicolas.crouzet@cea.fr>
Thu, 6 Jun 2019 14:05:03 +0000 (16:05 +0200)
committercrouzet <nicolas.crouzet@cea.fr>
Thu, 6 Jun 2019 14:05:03 +0000 (16:05 +0200)
commands/clean.py
doc/src/commands/clean.rst
doc/src/conf.py
src/i18n/fr/LC_MESSAGES/salomeTools.po

index 1566fd626d283da935a47d24739847e6fb5eceb1..57c292031321ba0d43699198960166c990edb188 100644 (file)
@@ -181,7 +181,7 @@ The clean command suppress the SOURCES, BUILD or INSTALL directories of the appl
 Use the options to define what directories you want to suppress and to set the list of products
 
 example:
->> sat clean SALOME-xx --build --install --properties is_salome_module:yes
+>> sat clean SALOME-xx --build --install --properties is_SALOME_module:yes
 """)
   
 def run(args, runner, logger):
index 00ef3630603a65772a4cd161a91d54f0d13a874d..181907c33459ee0edb4fdbff646dc9ebe6db93ac 100644 (file)
@@ -46,9 +46,9 @@ Availables options
 
   * **--install** : Clean the product install directories.
 
-  * **--generated : Clean source, build and install directories for generated products.
+  * **--generated** : Clean source, build and install directories for generated products.
 
-  * **--package : Clean the application package directory.
+  * **--package** : Clean the application package directory.
 
   * **--all** : Clean the product source, build and install directories.
 
index aacab42df1b4373e1794497af8755dfb5041cb29..5e37a670f6e503cebd01c0ba2256733a65c2d582 100644 (file)
@@ -54,16 +54,16 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'salomeTools'
-copyright = u'2018, CEA'
+copyright = u'2019, CEA'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
 # built documents.
 #
 # The short X.Y version.
-version = '5.0'
+version = '5.4'
 # The full version, including alpha/beta/rc tags.
-release = '5.0.0dev'
+release = '5.4.0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
index e1f8840ac8582b545481d424a3bea561de882324..0fea97d5b8523849e690297895792e2a0f361a6e 100644 (file)
@@ -205,7 +205,7 @@ msgid ""
 "the list of products\n"
 "\n"
 "example:\n"
-">> sat clean SALOME-xx --build --install --properties is_salome_module:yes\n"
+">> sat clean SALOME-xx --build --install --properties is_SALOME_module:yes\n"
 msgstr ""
 
 msgid "Nothing to suppress\n"