diff options
author | https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web> | 2012-03-03 17:33:45 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-03-03 17:33:45 -0400 |
commit | e74bb57eea8d69b9fc1d878ade695e759fed4fb5 (patch) | |
tree | 8579434f44fb858f71d232562f37cb5d61f72e28 | |
parent | dfc8fa9f8e257d103125dd20b15040c584d833f8 (diff) | |
download | ikiwiki-e74bb57eea8d69b9fc1d878ade695e759fed4fb5.tar ikiwiki-e74bb57eea8d69b9fc1d878ade695e759fed4fb5.tar.gz |
link to the directives
-rw-r--r-- | doc/plugins/osm.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/plugins/osm.mdwn b/doc/plugins/osm.mdwn index e41744eb4..040d175ca 100644 --- a/doc/plugins/osm.mdwn +++ b/doc/plugins/osm.mdwn @@ -13,6 +13,8 @@ You will need the [[!cpan XML::Writer]] perl module to write KML files, which is the default mode of operation. GeoJSON files can also be generated if the [[!cpan JSON]] perl module is installed. +This provides the [[ikiwiki/directive/waypoint]] and [[ikiwiki/directive/osm]] directives. + --- The plugin was originally written by |