Commit c7eb6dc9 authored by Christian Ledermann's avatar Christian Ledermann

format rst

parent 8494df50
......@@ -30,9 +30,10 @@ You can find more examples in the included tests.py file, here is a
quick overview:
Build a KML from scatch:
------------------------
Build a KML from scratch:
--------------------------
Example how to build a simple KML file:
::
>>> from fastkml import kml
>>> from shapely.geometry import Point, LineString, Polygon
......@@ -95,6 +96,7 @@ Build a KML from scatch:
</ns0:kml>'
Read a KML file
----------------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment