Salome HOME
Help templates for plug-ins
authorvsv <vsv@opencascade.com>
Tue, 7 Aug 2018 15:59:24 +0000 (18:59 +0300)
committervsv <vsv@opencascade.com>
Tue, 7 Aug 2018 15:59:24 +0000 (18:59 +0300)
commit4a2f8ec712062d621bf1c92f061dcf528a437c99
tree295cda50ca6f1a5f83953ac6a6801c5eb055a376
parent0af19353657003c6c4c8111192fbbee05cb1b3c3
Help templates for plug-ins
49 files changed:
doc/gui/BuildPlugin/buildPlugin.rst [new file with mode: 0644]
doc/gui/BuildPlugin/compoundFeature.rst [new file with mode: 0644]
doc/gui/BuildPlugin/compsolidFeature.rst [new file with mode: 0644]
doc/gui/BuildPlugin/edgeFeature.rst [new file with mode: 0644]
doc/gui/BuildPlugin/faceFeature.rst [new file with mode: 0644]
doc/gui/BuildPlugin/fillingFeature.rst [new file with mode: 0644]
doc/gui/BuildPlugin/interpolationFeature.rst [new file with mode: 0644]
doc/gui/BuildPlugin/polylineFeature.rst [new file with mode: 0644]
doc/gui/BuildPlugin/shellFeature.rst [new file with mode: 0644]
doc/gui/BuildPlugin/solidFeature.rst [new file with mode: 0644]
doc/gui/BuildPlugin/subShapesFeature.rst [new file with mode: 0644]
doc/gui/BuildPlugin/vertexFeature.rst [new file with mode: 0644]
doc/gui/BuildPlugin/wireFeature.rst [new file with mode: 0644]
doc/gui/CMakeLists.txt
doc/gui/CollectionPlugin/collectionPlugin.rst [new file with mode: 0644]
doc/gui/CollectionPlugin/fieldFeature.rst [new file with mode: 0644]
doc/gui/CollectionPlugin/groupFeature.rst [new file with mode: 0644]
doc/gui/ConstructionPlugin/axisFeature.rst [new file with mode: 0644]
doc/gui/ConstructionPlugin/constructionPlugin.rst [new file with mode: 0644]
doc/gui/ConstructionPlugin/planeFeature.rst [new file with mode: 0644]
doc/gui/ConstructionPlugin/pointFeature.rst [new file with mode: 0644]
doc/gui/ExchangePlugin/dumpFeature.rst [new file with mode: 0644]
doc/gui/ExchangePlugin/exchangePlugin.rst [new file with mode: 0644]
doc/gui/ExchangePlugin/exportFeature.rst [new file with mode: 0644]
doc/gui/ExchangePlugin/importFeature.rst [new file with mode: 0644]
doc/gui/GDMLPlugin/GDMLPlugin.rst [new file with mode: 0644]
doc/gui/GDMLPlugin/coneFeature.rst [new file with mode: 0644]
doc/gui/GDMLPlugin/ellipsoidFeature.rst [new file with mode: 0644]
doc/gui/ParametersPlugin/managerFeature.rst [new file with mode: 0644]
doc/gui/ParametersPlugin/parameterFeature.rst [new file with mode: 0644]
doc/gui/ParametersPlugin/parametersPlugin.rst [new file with mode: 0644]
doc/gui/PartPlugin/partPlugin.rst [new file with mode: 0644]
doc/gui/PrimitivesPlugin/boxFeature.rst [new file with mode: 0644]
doc/gui/PrimitivesPlugin/coneFeature.rst [new file with mode: 0644]
doc/gui/PrimitivesPlugin/cylinderFeature.rst [new file with mode: 0644]
doc/gui/PrimitivesPlugin/primitivesPlugin.rst [new file with mode: 0644]
doc/gui/PrimitivesPlugin/sphereFeature.rst [new file with mode: 0644]
doc/gui/PrimitivesPlugin/torusFeature.rst [new file with mode: 0644]
doc/gui/SketchPlugin/rectangleFeature.rst [new file with mode: 0644]
doc/gui/index.rst
src/BuildPlugin/plugin-Build.xml
src/CollectionPlugin/plugin-Collection.xml
src/ConstructionPlugin/plugin-Construction.xml
src/ExchangePlugin/plugin-Exchange.xml
src/GDMLPlugin/plugin-GDML.xml
src/ParametersPlugin/plugin-Parameters.xml
src/PrimitivesPlugin/plugin-Primitives.xml
src/PythonAddons/macros/rectangle/widget.xml
src/XGUI/XGUI_Workshop.cpp