8ec5809a6e
+ remove *.html doc files + update epydoc generation script Conflicts: docs/api_docs/python/api-objects.txt docs/api_docs/python/class-tree.html docs/api_docs/python/help.html docs/api_docs/python/identifier-index.html docs/api_docs/python/index.html docs/api_docs/python/mapnik-module.html docs/api_docs/python/mapnik.Coord-class.html docs/api_docs/python/mapnik.Envelope-class.html docs/api_docs/python/mapnik.Feature-class.html docs/api_docs/python/mapnik.Projection-class.html docs/api_docs/python/mapnik.Symbolizer-class.html docs/api_docs/python/mapnik._mapnik-module.html docs/api_docs/python/mapnik._mapnik.Color-class.html docs/api_docs/python/mapnik._mapnik.DatasourceCache-class.html docs/api_docs/python/mapnik._mapnik.Featureset-class.html docs/api_docs/python/mapnik._mapnik.FontEngine-class.html docs/api_docs/python/mapnik._mapnik.Geometry2d-class.html docs/api_docs/python/mapnik._mapnik.Image-class.html docs/api_docs/python/mapnik._mapnik.ImageView-class.html docs/api_docs/python/mapnik._mapnik.Layer-class.html docs/api_docs/python/mapnik._mapnik.Layers-class.html docs/api_docs/python/mapnik._mapnik.LinePatternSymbolizer-class.html docs/api_docs/python/mapnik._mapnik.LineSymbolizer-class.html docs/api_docs/python/mapnik._mapnik.Map-class.html docs/api_docs/python/mapnik._mapnik.Names-class.html docs/api_docs/python/mapnik._mapnik.Parameter-class.html docs/api_docs/python/mapnik._mapnik.Parameters-class.html docs/api_docs/python/mapnik._mapnik.PointDatasource-class.html docs/api_docs/python/mapnik._mapnik.PointSymbolizer-class.html docs/api_docs/python/mapnik._mapnik.PolygonPatternSymbolizer-class.html docs/api_docs/python/mapnik._mapnik.PolygonSymbolizer-class.html docs/api_docs/python/mapnik._mapnik.ProjTransform-class.html docs/api_docs/python/mapnik._mapnik.Properties-class.html docs/api_docs/python/mapnik._mapnik.Query-class.html docs/api_docs/python/mapnik._mapnik.RasterSymbolizer-class.html docs/api_docs/python/mapnik._mapnik.Rule-class.html docs/api_docs/python/mapnik._mapnik.Rules-class.html docs/api_docs/python/mapnik._mapnik.ShieldSymbolizer-class.html docs/api_docs/python/mapnik._mapnik.Singleton-class.html docs/api_docs/python/mapnik._mapnik.Stroke-class.html docs/api_docs/python/mapnik._mapnik.Style-class.html docs/api_docs/python/mapnik._mapnik.Symbolizers-class.html docs/api_docs/python/mapnik._mapnik.TextSymbolizer-class.html docs/api_docs/python/mapnik._mapnik.ViewTransform-class.html docs/api_docs/python/mapnik._mapnik.aspect_fix_mode-class.html docs/api_docs/python/mapnik._mapnik.horizontal_alignment-class.html docs/api_docs/python/mapnik._mapnik.justify_alignment-class.html docs/api_docs/python/mapnik._mapnik.label_placement-class.html docs/api_docs/python/mapnik._mapnik.line_cap-class.html docs/api_docs/python/mapnik._mapnik.line_join-class.html docs/api_docs/python/mapnik._mapnik.text_convert-class.html docs/api_docs/python/mapnik._mapnik.vertical_alignment-class.html docs/api_docs/python/mapnik.ogcserver-module.html docs/api_docs/python/mapnik.ogcserver.WMS-module.html docs/api_docs/python/mapnik.ogcserver.WMS.BaseWMSFactory-class.html docs/api_docs/python/mapnik.ogcserver.cgiserver-module.html docs/api_docs/python/mapnik.ogcserver.cgiserver.Handler-class.html docs/api_docs/python/mapnik.ogcserver.common-module.html docs/api_docs/python/mapnik.ogcserver.common.BaseExceptionHandler-class.html docs/api_docs/python/mapnik.ogcserver.common.BaseServiceHandler-class.html docs/api_docs/python/mapnik.ogcserver.common.CRS-class.html docs/api_docs/python/mapnik.ogcserver.common.CRSFactory-class.html docs/api_docs/python/mapnik.ogcserver.common.ListFactory-class.html docs/api_docs/python/mapnik.ogcserver.common.ParameterDefinition-class.html docs/api_docs/python/mapnik.ogcserver.common.Projection-class.html docs/api_docs/python/mapnik.ogcserver.common.Response-class.html docs/api_docs/python/mapnik.ogcserver.common.TextFeatureInfo-class.html docs/api_docs/python/mapnik.ogcserver.common.Version-class.html docs/api_docs/python/mapnik.ogcserver.common.WMSBaseServiceHandler-class.html docs/api_docs/python/mapnik.ogcserver.common.XMLFeatureInfo-class.html docs/api_docs/python/mapnik.ogcserver.configparser-module.html docs/api_docs/python/mapnik.ogcserver.configparser.SafeConfigParser-class.html docs/api_docs/python/mapnik.ogcserver.exceptions-module.html docs/api_docs/python/mapnik.ogcserver.exceptions.OGCException-class.html docs/api_docs/python/mapnik.ogcserver.exceptions.ServerConfigurationError-class.html docs/api_docs/python/mapnik.ogcserver.modserver-module.html docs/api_docs/python/mapnik.ogcserver.modserver.ModHandler-class.html docs/api_docs/python/mapnik.ogcserver.wms111-module.html docs/api_docs/python/mapnik.ogcserver.wms111.ExceptionHandler-class.html docs/api_docs/python/mapnik.ogcserver.wms111.ServiceHandler-class.html docs/api_docs/python/mapnik.ogcserver.wms130-module.html docs/api_docs/python/mapnik.ogcserver.wms130.ExceptionHandler-class.html docs/api_docs/python/mapnik.ogcserver.wms130.ServiceHandler-class.html docs/api_docs/python/mapnik.ogcserver.wsgi-module.html docs/api_docs/python/mapnik.ogcserver.wsgi.WSGIApp-class.html docs/api_docs/python/mapnik.paths-module.html docs/api_docs/python/module-tree.html docs/api_docs/python/redirect.html |
||
---|---|---|
.. | ||
build_epydoc.sh | ||
mapnik_epydoc.css | ||
readme.txt | ||
test_build_epydoc.sh |
Epydocs ======= September 2009 - Dane Springmeyer This is a folder containing scripts and a CSS file to regenerate the python api documentation for Mapnik. Requires -------- * The Python Epydoc module. Do `sudo easy_install epydoc` * Mapnik Python bindings installed on your PYTHONPATH * Being run from the docs/epydoc_config folder inside a svn checkout of the Mapnik source code Generating ---------- If you are editing or creating docstrings for the boost::python module you will want to frequently view the output in a variety of documentation viewers like `pydoc` and epydoc (eventually we will also likely use sphinx) To test generation of new epidocs do: $ cd docs/epydoc_config $ ./test_build_epydoc.sh Then open test_api/index.html in a browser. If you have commit, then generate and add to svn updated docs by doing: $ cd docs/epydoc_config $ ./build_epydoc.sh Errors ------ When re-generating the docs you will likely see an error like: 'Error: ImportError: No module named _apache (line 25)'. This comes from the mod_python wrapper of the OGCServer and can be ignored. Also you may see a warning about markup errors, which may or may not be harmless.