Martin Landa b490ac57d2 wxGUI/vdigit pythonization: dir enabled & flip lines 14 năm trước cách đây
..
Vlib 9052abb562 fix debug level 14 năm trước cách đây
dglib 63edb173c1 update comment 14 năm trước cách đây
diglib 549dfa7f76 new spatial index 14 năm trước cách đây
neta ea851edb35 +EOL 15 năm trước cách đây
rtree 9d359f9b52 R*Tree: three buffered nodes per level 14 năm trước cách đây
transform 16a6b956df Enable LFS globally 15 năm trước cách đây
vedit b490ac57d2 wxGUI/vdigit pythonization: dir enabled & flip lines 14 năm trước cách đây
Makefile 349549052a cosmetics in Makefile 14 năm trước cách đây
README db49180dd7 welcome to GRASS 7.0.svn 17 năm trước cách đây
vectorlib.dox c77df337e0 sync to dig_struct.h 14 năm trước cách đây

README

Contents of this directory

dglib: DGLIB (Directed Graph Library) aims at giving support to
network analysis.
diglib: Lower level functions for reading/writing/manipulating
vectors.
rtree: spatial index based on RTree (lower level functions)
Vlib: Higher level functions for reading/writing/manipulating
vectors. Intended to the module programmer.

To generate the documentation, following commands are available:

Generate HTML document:
make htmldocs

Generate Latex-DVI document (requires Latex):
make latexdocs

Generate PDF document (requires Latex):
make pdfdocs

Delete ./latex and ./html docs directories:
make cleandocs