File: docs.txt

package info (click to toggle)
liblas 1.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 7,888 kB
  • ctags: 4,614
  • sloc: cpp: 31,630; xml: 4,195; python: 2,928; ansic: 2,439; cs: 2,411; sh: 143; makefile: 37
file content (40 lines) | stat: -rwxr-xr-x 891 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
.. _docs:

******************************************************************************
libLAS Documentation
******************************************************************************

.. note::
    The entire documentation is also available as a single
    `PDF document <./pdf/libLAS.pdf>`__ |image|  and `ePub document <./libLAS.epub>`__

.. |image| image:: ./_static/pdf.png
   :height: 15
   :width: 15
   :alt: PDF icon
   :target: /pdf/libLAS.pdf

.. toctree::
   :maxdepth: 2
   
   start
   Windows Installation <osgeo4w>
   compilation
   tutorial/index
   faq
   development/index
   utilities/index
   C++ Class API <http://liblas.org/doxygen/annotated.html>
   C API <http://liblas.org/doxygen/liblas_8h.html>
   Python API<python>
   lastools

.. toctree::
   :hidden:
   
   Home <index>
   download
   Bugs <http://trac.liblas.org>
   features
   copyright
   community