Salome HOME
gcc 4.9 compatibility
[modules/shaper.git] / doc / Modules.doc
index 0b41bfe0b5e4f050ea8205e42ab079fe23803a6c..71060e595a7be054a67c4a1d413bdfe22c8a02b1 100644 (file)
@@ -20,6 +20,7 @@
  * The geometrical algorithms implementation (basing on OCCT libraries) are located in <b>GeomAlgoAPI</b>.
  *
  */
 
 /**
  * \defgroup Plugins Plugins
  * <b>PartSetPlugin</b>, <b>ConstructionPlugin</b>, <b>SketchPlugin</b>, <b>FeaturesPlugins</b>, etc.
  *
  */
+ /**
+ * \defgroup Config Config 
+ *
+ * \brief XML processing tools used in the application
+ * 
+ * The tools for reading definitions of plugins, features and widgets.  
+ *
+ */
 
 /**
  * \defgroup GUI GUI of the application
  *
- * \brief Classes for griphic user interface definition
+ * \brief Classes for graphic user interface definition
  * 
  * Classes of application windows definition, operations launching, 
  * and objects presentations. It consists of two packages: