Explorar o código

wxGUI/wxIClass: fix doxygen namespace

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@50567 15284696-431f-4ddb-bdfa-cd5b030d7da7
Anna Petrášová %!s(int64=13) %!d(string=hai) anos
pai
achega
7061367bb6

+ 1 - 1
gui/wxpython/iclass/dialogs.py

@@ -1,5 +1,5 @@
 """!
-@package iclass::dialogs
+@package iclass.dialogs
 
 @brief wxIClass dialogs
 

+ 1 - 1
gui/wxpython/iclass/digit.py

@@ -1,5 +1,5 @@
 """!
-@package iclass::digit
+@package iclass.digit
 
 @brief wxIClass digitizer classes
 

+ 1 - 1
gui/wxpython/iclass/frame.py

@@ -1,5 +1,5 @@
 """!
-@package iclass::frame
+@package iclass.frame
 
 @brief wxIClass frame with toolbar for digitizing training areas and
 for spectral signature analysis.

+ 1 - 1
gui/wxpython/iclass/plots.py

@@ -1,5 +1,5 @@
 """!
-@package iclass::plots
+@package iclass.plots
 
 @brief wxIClass plots (histograms, coincidence plots).
 

+ 1 - 1
gui/wxpython/iclass/statistics.py

@@ -1,5 +1,5 @@
 """!
-@package iclass::statistics
+@package iclass.statistics
 
 @brief wxIClass classes for storing statistics about cells in training areas.
 

+ 1 - 1
gui/wxpython/iclass/toolbars.py

@@ -1,5 +1,5 @@
 """!
-@package iclass::toolbars
+@package iclass.toolbars
 
 @brief wxIClass toolbars and icons.