refactoring doc gen

This commit is contained in:
Mike Farah
2021-12-21 14:46:38 +11:00
parent d2fd086289
commit 1ab535db5e
133 changed files with 297 additions and 76 deletions
+3 -10
View File
@@ -1,11 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- osm-->
<osm version="0.6" generator="CGImap 0.0.2">
<!-- bounds-->
<bounds minlat="54.0889580" minlon="12.2487570" maxlat="54.0913900" maxlon="12.2524800">
<!-- great -->
cool
</bounds>
<foo>bar</foo>
<foo>bar23</foo>
</osm>
<cat>3f</cat>
<dog>meow:as</dog>
<dog3>true</dog3>
+11
View File
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- osm-->
<osm version="0.6" generator="CGImap 0.0.2">
<!-- bounds-->
<bounds minlat="54.0889580" minlon="12.2487570" maxlat="54.0913900" maxlon="12.2524800">
<!-- great -->
cool
</bounds>
<foo>ba2234r</foo>
<foo>bar2234233</foo>
</osm>