Browse Source

vectorlib doxygen doc update

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@38545 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 16 years ago
parent
commit
ca7cb31c04
2 changed files with 870 additions and 216 deletions
  1. 867 210
      lib/vector/vectorlib.dox
  2. 3 6
      lib/vector/vedit/veditlib.dox

File diff suppressed because it is too large
+ 867 - 210
lib/vector/vectorlib.dox


+ 3 - 6
lib/vector/vedit/veditlib.dox

@@ -1,8 +1,6 @@
 /*! \page veditlib GRASS Vedit Library
 /*! \page veditlib GRASS Vedit Library
 
 
-by GRASS Development Team
-
-http://grass.osgeo.org
+by GRASS Development Team (http://grass.osgeo.org)
 
 
 \section veditIntro Introduction to Vedit Library
 \section veditIntro Introduction to Vedit Library
 
 
@@ -10,8 +8,7 @@ This library contains higher level functions for editing %vector
 geometry (see \ref vectorlib). Currently only 2D primitives are
 geometry (see \ref vectorlib). Currently only 2D primitives are
 supported (points, lines, boundaries and centroids).
 supported (points, lines, boundaries and centroids).
 
 
-<p>
-The library is used by v.edit module and wxGUI %vector digitizer.
+The library is used by <tt>v.edit</tt> module and wxGUI %vector digitizer.
 
 
 \section veditFn Functions
 \section veditFn Functions
 
 
@@ -65,7 +62,7 @@ The library is used by v.edit module and wxGUI %vector digitizer.
 
 
  - Vedit_bulk_labeling()
  - Vedit_bulk_labeling()
 
 
-\section contacts Contacts
+\section authors Authors
 
 
  Martin Landa <landa.martin gmail.com>
  Martin Landa <landa.martin gmail.com>