Browse Source

vectorlib doxygen doc update

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@38545 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 15 năm trước cách đây
mục cha
commit
ca7cb31c04
2 tập tin đã thay đổi với 870 bổ sung216 xóa
  1. 867 210
      lib/vector/vectorlib.dox
  2. 3 6
      lib/vector/vedit/veditlib.dox

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 867 - 210
lib/vector/vectorlib.dox


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

@@ -1,8 +1,6 @@
 /*! \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
 
@@ -10,8 +8,7 @@ This library contains higher level functions for editing %vector
 geometry (see \ref vectorlib). Currently only 2D primitives are
 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
 
@@ -65,7 +62,7 @@ The library is used by v.edit module and wxGUI %vector digitizer.
 
  - Vedit_bulk_labeling()
 
-\section contacts Contacts
+\section authors Authors
 
  Martin Landa <landa.martin gmail.com>