Salome HOME
Issue #19114: complete documentation of boolean operations
authorArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Wed, 20 May 2020 08:40:22 +0000 (11:40 +0300)
committerArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Wed, 20 May 2020 09:44:22 +0000 (12:44 +0300)
commit5e433555b13ebad9a62b6c92f64d5c5f5899935c
treed53a6e33e5fb8d03e769231c6d3812596f1a73c8
parent8719d3473ff595bbddcb306545b965c41bccc57b
Issue #19114: complete documentation of boolean operations

* Improve the documentation of Boolean Operations.
* Clarify the arguments of each operation.
12 files changed:
doc/gui/index.rst.in
src/FeaturesPlugin/doc/FeaturesPlugin.rst
src/FeaturesPlugin/doc/booleanArguments.rst [new file with mode: 0644]
src/FeaturesPlugin/doc/booleanOperations.rst [new file with mode: 0644]
src/FeaturesPlugin/doc/commonFeature.rst
src/FeaturesPlugin/doc/cutFeature.rst
src/FeaturesPlugin/doc/fuseFeature.rst
src/FeaturesPlugin/doc/intersectionFeature.rst
src/FeaturesPlugin/doc/partitionFeature.rst
src/FeaturesPlugin/doc/smashFeature.rst
src/FeaturesPlugin/doc/splitFeature.rst
src/FeaturesPlugin/doc/unionFeature.rst