Commit graph

75 commits

Author SHA1 Message Date
Mathis Logemann
d737569574 add presets 2021-07-22 22:45:39 +02:00
Mathis Logemann
14944cd235 added some docs 2021-07-22 21:55:01 +02:00
Mathis Logemann
282986c503 fix config file naming scheme.
Only happens when using older cmake versions. But this was definitly an issue.
Target name should be the same on the file (case sensitive)
2021-07-21 20:03:42 +02:00
Mathis Logemann
36be4fe594 renamed target mapnik::headers to mapnik::core 2021-03-18 15:35:55 +01:00
Mathis Logemann
4e898b2a52 added some basic READMEs 2021-03-17 22:37:46 +01:00
talaj
19a979955e
More info, small fixes 2019-01-05 14:09:37 +01:00
Jiri Drbalek
27a4d60026 Documentation of development process 2019-01-05 10:51:07 +00:00
Dane Springmeyer
8aac6871e0 touch up gcov docs [skip ci] 2015-11-05 11:18:59 -08:00
Artem Pavlenko
e466a200ed Add generating *.gov files locally steps 2015-11-05 16:11:20 +00:00
Dane Springmeyer
cd2c76689d Add a plugin policy per #2978 2015-07-16 11:20:50 -07:00
Blake Thompson
9419219b14 Changed extension to use standard md for markdown. 2015-06-30 16:28:16 -05:00
Dane Springmeyer
1aa02e2081 tweak doc on updating visual tests [skip ci] 2015-05-15 11:33:38 -07:00
Dane Springmeyer
c2e2c96dde #2789 is landed, update the contributing docs around adding more visual tests [skip ci] 2015-05-11 16:52:08 -07:00
Dane Springmeyer
ff3289abe9 add details about how tests+submodules work - refs #2789 [skip ci] 2015-04-30 08:11:53 -07:00
Dane Springmeyer
3da1342185 Add mention of unique_ptr and std::copy to contributing docs 2014-12-05 12:28:51 -05:00
Dane Springmeyer
ce081f1730 add mention of always using std:: for cmath 2014-11-12 09:57:52 -08:00
Dane Springmeyer
a6978cb375 contributing: note that shared/unique_ptr should be used sparingly 2014-10-20 12:56:24 -07:00
Jochen Topf
ee460e6eb4 Various doc fixes. 2014-09-23 11:31:21 +02:00
Dane Springmeyer
e4a1a5d9be touchup copyright docs 2013-08-14 22:09:17 -04:00
Dane Springmeyer
a7eaab9d07 add lexical cast and sstream notes to contributing docs 2013-01-03 18:58:37 -08:00
Dane Springmeyer
e954bb1587 add empty/size==0 to style guide 2012-09-26 12:29:22 -07:00
Dane Springmeyer
4ccf40038e add preferred assignment syntax for zero initialization 2012-08-13 11:27:02 -07:00
Dane Springmeyer
b9f2af6f87 fix typo 2012-03-05 15:48:04 -08:00
Dane Springmeyer
7a9c5ac0ed add note about generally passing built in types by value - for most compilers this should be faster 2012-03-05 11:48:34 -08:00
Dane Springmeyer
6462af3a02 add to c++ style docs note about const& convention 2012-03-05 11:09:34 -08:00
Hermann Kraus
a1d2211060 Update dependency graph. 2012-01-31 17:39:28 +01:00
Hermann Kraus
89ce699616 Update text rendering dependency graph. 2012-01-29 23:17:38 +01:00
Hermann Kraus
37ba77550c More documentation. 2012-01-25 18:46:27 +01:00
Hermann Kraus
469568862b Add documentation. 2012-01-24 23:42:54 +01:00
Dane Springmeyer
1d18a18639 add note to contributing guide about using pull requests for lite code review on big changes 2011-10-25 15:48:33 -07:00
Dane Springmeyer
19665b9bba add details about committing best practices 2011-10-25 15:42:53 -07:00
Dane Springmeyer
255ad2bdf0 add details for brace usage for one lineers to coding style recommendations 2011-10-25 15:15:09 -07:00
Dane Springmeyer
b343663aeb contributing touchups 2011-10-25 15:07:32 -07:00
Dane Springmeyer
e617e340c8 fix formatting of code guidelines 2011-10-12 16:03:04 -07:00
Dane Springmeyer
cd6a649a16 add note about boost::make_shared to coding conventions 2011-10-12 15:56:27 -07:00
Dane Springmeyer
55f572bacb add an initial draft of a contributors guide 2011-10-12 15:55:22 -07:00
Dane Springmeyer
52470c0f60 now that docs/ is wide-open, start out with a design manifesto 2011-10-12 15:14:42 -07:00
Dane Springmeyer
7616cd45db move epydoc stuff out of docs/ folder and into utils 2011-10-12 12:17:26 -07:00
Dane Springmeyer
ed23abf554 remove ogcserver docs - they are now at https://github.com/mapnik/OGCServer 2011-10-11 19:27:42 -07:00
Dane Springmeyer
1070b293ad tabs -> spaces 2011-05-04 15:53:36 +00:00
Dane Springmeyer
df254d09b2 fix spelling 2010-11-08 21:37:16 +00:00
Dane Springmeyer
8767c404c3 apply patch from Herm to update doc scripts to mapnik2, and fix imports for local ogcserver code 2010-05-08 17:07:03 +00:00
Artem Pavlenko
8ec5809a6e (merge 40f3f193337783f07b7691819581541985f5db0c into trunk)
+ 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
2010-01-12 00:09:24 +00:00
Dane Springmeyer
abffe8ef60 update python api docs in trunk 2010-01-11 19:03:54 +00:00
Dane Springmeyer
782e0449e8 update python api docs and toch up formatting of __init__.py 2009-11-08 17:02:17 +00:00
Dane Springmeyer
a4245a9b4a clear out test_api folder when test python api docs are rebuilt 2009-09-27 17:46:18 +00:00
Dane Springmeyer
c1bebb79e4 add scripts to re-generate and test python api documentation 2009-09-25 03:55:04 +00:00
Dane Springmeyer
038739ef3e fix svn mime types and add missing api doc 2009-07-09 18:16:27 +00:00
Dane Springmeyer
19ce9bc442 update python api docs via epydoc 2009-07-08 22:33:16 +00:00
Dane Springmeyer
e59f8ec4f4 fix typos in OgcServer setup document 2009-06-29 00:11:14 +00:00