浏览代码

vectorlib doxygen doc update

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@38545 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 15 年之前
父节点
当前提交
ca7cb31c04
共有 2 个文件被更改,包括 870 次插入216 次删除
  1. 867 210
      lib/vector/vectorlib.dox
  2. 3 6
      lib/vector/vedit/veditlib.dox

文件差异内容过多而无法显示
+ 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>