[pdal-commits] [PDAL/PDAL] 60c1ff: fix #1612 and provide indication for .. embed::, ....
GitHub
noreply at github.com
Mon Jul 31 12:14:55 PDT 2017
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 60c1ff545b0146e44857c3199c2d9273fc3e49e9
https://github.com/PDAL/PDAL/commit/60c1ff545b0146e44857c3199c2d9273fc3e49e9
Author: Howard Butler <howard at hobu.co>
Date: 2017-07-31 (Mon, 31 Jul 2017)
Changed paths:
M doc/_static/breathe.css
M doc/_static/sphinx.css
M doc/conf.py
A doc/embed.py
M doc/index.rst
M doc/stages/filters.approximatecoplanar.rst
M doc/stages/filters.assign.rst
M doc/stages/filters.chipper.rst
M doc/stages/filters.cluster.rst
M doc/stages/filters.colorinterp.rst
M doc/stages/filters.colorization.rst
M doc/stages/filters.computerange.rst
M doc/stages/filters.cpd.rst
M doc/stages/filters.crop.rst
M doc/stages/filters.decimation.rst
M doc/stages/filters.divider.rst
M doc/stages/filters.eigenvalues.rst
M doc/stages/filters.elm.rst
M doc/stages/filters.estimaterank.rst
M doc/stages/filters.ferry.rst
M doc/stages/filters.greedyprojection.rst
M doc/stages/filters.gridprojection.rst
M doc/stages/filters.groupby.rst
M doc/stages/filters.hag.rst
M doc/stages/filters.head.rst
M doc/stages/filters.hexbin.rst
M doc/stages/filters.icp.rst
M doc/stages/filters.iqr.rst
M doc/stages/filters.kdistance.rst
M doc/stages/filters.locate.rst
M doc/stages/filters.lof.rst
M doc/stages/filters.mad.rst
M doc/stages/filters.matlab.rst
M doc/stages/filters.merge.rst
M doc/stages/filters.mongus.rst
M doc/stages/filters.mortonorder.rst
M doc/stages/filters.movingleastsquares.rst
M doc/stages/filters.normal.rst
M doc/stages/filters.outlier.rst
M doc/stages/filters.overlay.rst
M doc/stages/filters.pclblock.rst
M doc/stages/filters.pmf.rst
M doc/stages/filters.poisson.rst
M doc/stages/filters.python.rst
M doc/stages/filters.radialdensity.rst
M doc/stages/filters.randomize.rst
M doc/stages/filters.range.rst
M doc/stages/filters.reprojection.rst
M doc/stages/filters.sample.rst
M doc/stages/filters.smrf.rst
M doc/stages/filters.sort.rst
M doc/stages/filters.splitter.rst
M doc/stages/filters.tail.rst
M doc/stages/filters.transformation.rst
M doc/stages/filters.voxelcenternearestneighbor.rst
M doc/stages/filters.voxelcentroidnearestneighbor.rst
M doc/stages/filters.voxelgrid.rst
M doc/stages/readers.bpf.rst
M doc/stages/readers.buffer.rst
M doc/stages/readers.faux.rst
M doc/stages/readers.gdal.rst
M doc/stages/readers.geowave.rst
M doc/stages/readers.greyhound.rst
M doc/stages/readers.ilvis2.rst
M doc/stages/readers.las.rst
M doc/stages/readers.matlab.rst
M doc/stages/readers.mbio.rst
M doc/stages/readers.mrsid.rst
M doc/stages/readers.nitf.rst
M doc/stages/readers.oci.rst
M doc/stages/readers.optech.rst
M doc/stages/readers.pcd.rst
M doc/stages/readers.pgpointcloud.rst
M doc/stages/readers.ply.rst
M doc/stages/readers.pts.rst
M doc/stages/readers.qfit.rst
M doc/stages/readers.rxp.rst
M doc/stages/readers.sbet.rst
M doc/stages/readers.sqlite.rst
M doc/stages/readers.text.rst
M doc/stages/readers.tindex.rst
M doc/stages/writers.bpf.rst
M doc/stages/writers.gdal.rst
M doc/stages/writers.geowave.rst
M doc/stages/writers.las.rst
M doc/stages/writers.matlab.rst
M doc/stages/writers.nitf.rst
M doc/stages/writers.null.rst
M doc/stages/writers.oci.rst
M doc/stages/writers.pcd.rst
M doc/stages/writers.pgpointcloud.rst
M doc/stages/writers.ply.rst
M doc/stages/writers.sqlite.rst
M doc/stages/writers.text.rst
A doc/workshop/capstone.rst
A doc/workshop/conf.py
A doc/workshop/exercises/python/histogram-command.txt
A doc/workshop/exercises/python/histogram.json
A doc/workshop/exercises/python/histogram.py
A doc/workshop/exercises/python/histogram.rst
A doc/workshop/exercises/translation/greyhound-command.txt
A doc/workshop/exercises/translation/greyhound-info-command.txt
A doc/workshop/exercises/translation/greyhound.json
A doc/workshop/exercises/translation/greyhound.rst
A doc/workshop/images/greyhound-command.png
A doc/workshop/images/greyhound-info-verify.png
A doc/workshop/images/greyhound-view.png
A doc/workshop/images/python-histogram-command.png
A doc/workshop/images/python-histogram.png
M doc/workshop/index.rst
A doc/workshop/notes.rst
A doc/workshop/slides/source/img/osgeo4w-shell.png
Log Message:
-----------
fix #1612 and provide indication for .. embed::, .. streamable::, and .. plugin:: stages. (#1632)
* fix #1612 and provide indication for .. embed::, .. streamable::, and .. plugin:: stages.
* more doc updates
More information about the pdal-commits
mailing list