diff --git a/README.md b/README.md index 31ddcd1a..a4072fac 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ remotes::install_github('trafficonese/leaflet.extras2') ### Integrated Plugins -If you need a plugin that is not already implemented create an [issue](https://github.com/trafficonese/leaflet.extras2/issues/new). See the [FAQ](#FAQ) section below for details. +If you need a plugin that is not already implemented create an [issue](https://github.com/trafficonese/leaflet.extras2/issues/new). See the [FAQ](#faq) section below for details. - [Ant Path](https://github.com/rubenspgcavalcante/leaflet-ant-path) - [Arrowheads](https://github.com/slutske22/leaflet-arrowheads) diff --git a/_pkgdown.yml b/_pkgdown.yml index 19a7fb98..cd60f475 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -1,4 +1,124 @@ +title: leaflet.extras2 url: https://trafficonese.github.io/leaflet.extras2/ template: bootstrap: 5 +reference: + - title: Package Documentation + desc: ~ + contents: + - '`leaflet.extras2`' + - title: Ant Path + contents: + - matches("Antpath") + - matches("antpath") + - title: Arrowhead + contents: + - matches("Arrowhead") + - matches("arrowhead") + - title: Contextmenu + contents: + - matches("Contextmenu") + - matches("contextmenu") + - matches("context_") + - menuItem + - mapmenuItems + - markermenuItems + - title: DivIcons + contents: + - matches("DivIcon") + - matches("Divicon") + - matches("divicon") + - title: Clustercharts with d3 + contents: + - matches("ClusterCharts") + - matches("clusterchart") + - title: Easy Print + contents: + - matches("Easyprint") + - matches("easyprint") + - title: GIBS + contents: + - matches("GIBS") + - setDate + - setTransparent + - gibs_layers + - title: Heightgraph + contents: + - matches("Heightgraph") + - matches("heightgraph") + - title: Hexbin-D3 + contents: + - matches("Hexbin") + - matches("hexbin") + - title: History + contents: + - matches("History") + - matches("history") + - clearFuture + - title: Labelgun + contents: + - matches("Labelgun") + - title: Moving Markers + - title: Mapkey Icons + contents: + - matches("Mapkey") + - matches("mapkey") + - title: Moving Markers + contents: + - matches("movingMarker") + - matches("Moving") + - title: OpenWeatherMap + contents: + - matches("Openweather") + - matches("openweather") + - title: OSM Buildings + contents: + - matches("Building") + - title: Playback + contents: + - matches("Playback") + - matches("playback") + - to_jsonformat + - to_ms + - title: Reachability + contents: + - matches("Reachability") + - matches("reachability") + - title: Sidebar-v2 + contents: + - matches("Sidebar") + - matches("sidebar") + - title: Side-by-Side + contents: + - matches("Sidebyside") + - title: Spinner + contents: + - matches("Spinner") + - title: Sync + contents: + - matches("sync") + - matches("Sync") + - title: Tangram + contents: + - matches("Tangram") + - title: Timeslider + contents: + - matches("Timeslider") + - matches("timeslider") + - title: Velocity + contents: + - matches("Velocity") + - matches("velocity") + - title: WMS + contents: + - matches("WMS") + +destination: docs + +development: + mode: auto + +authors: + Sebastian Gatscha: + href: https://github.com/trafficonese