We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abc0a8f commit e861a8eCopy full SHA for e861a8e
index.markdown
@@ -4,6 +4,7 @@ projects:
4
- { name: Geocoder, description: Geocoder }
5
- { name: BazingaGeocoderBundle, description: GeocoderBundle (Symfony2) }
6
- { name: GeocoderModule, description: GeocoderModule (ZF2) }
7
+ - { name: GeocodableBehavior, description: GeocodableBehavior (Propel) }
8
---
9
10
Geocoder
@@ -48,6 +49,7 @@ Documentation
48
49
Here are the links to the official and complete documentation pages:
50
51
* [Geocoder documentation]({{ site.url }}Geocoder)
52
+* [GeocodableBehavior documentation (Propel)]({{ site.url }}GeocodableBehavior)
53
* [GeocoderBundle documentation (Symfony2)]({{ site.github_base_url }}BazingaGeocoderBundle/blob/master/Resources/doc/index.md#bazingageocoderbundle)
54
55
0 commit comments