소스 검색

vectorlib doxygen doc update

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@38545 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 16 년 전
부모
커밋
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>