Skip to content

Commit

Permalink
rearrange development section docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Nov 2, 2017
2 parents 7a85cb2 + e84e7fe commit e6cd5fe
Show file tree
Hide file tree
Showing 10 changed files with 6 additions and 43 deletions.
2 changes: 1 addition & 1 deletion doc/development/using.rst → doc/development/cmake.rst
@@ -1,7 +1,7 @@
.. _using:

===============================================================================
Using PDAL with CMake
CMake
===============================================================================

:Author: Bradley Chambers
Expand Down
33 changes: 0 additions & 33 deletions doc/development/goals.rst

This file was deleted.

10 changes: 1 addition & 9 deletions doc/development/index.rst
Expand Up @@ -18,19 +18,11 @@ developing new code can be found in this section.

overview
compilation/index
conventions
contributors
docs
docker
errorhandling
metadata
goals
testing
integration
writing
writing-filter
writing-kernel
writing-reader
writing-writer
using
alpine
cmake
4 changes: 4 additions & 0 deletions doc/faq.rst
Expand Up @@ -11,6 +11,8 @@ FAQ
The proper spelling of the project name is PDAL, in uppercase. It is
pronounced to rhyme with "GDAL".

.. it is properly pronounced like the dog though :)
* Why do I get the error "Couldn't create ... stage of type ..."?

In almost all cases this error occurs because you're trying to run a stage
Expand All @@ -32,6 +34,8 @@ FAQ
variable ``PDAL_DRIVER_PATH`` to a list of directories that pdal should search
for plugins.

.. index:: PCL

* What is PDAL's relationship to PCL?

PDAL is PCL's data translation cousin. PDAL is focused on providing a
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit e6cd5fe

Please sign in to comment.