From f2e12edbb4fadcf3a9b337ec3fc4f927fbe81e2c Mon Sep 17 00:00:00 2001 From: "amaury.zarzelli" Date: Tue, 17 Dec 2024 12:33:28 +0100 Subject: [PATCH] feat: add docs folder for gh-pages for up-to-date data --- docs/com_wiki.json | 1 + docs/data/poi-osm-sprite.json | 1 + docs/data/poi-osm-sprite.png | 1 + docs/data/poi-osm-sprite@2x.json | 1 + docs/data/poi-osm-sprite@2x.png | 1 + docs/mixte.json | 1 + docs/plan-ign-interactif-style.json | 1 + docs/poi-osm-style.json | 1 + 8 files changed, 8 insertions(+) create mode 120000 docs/com_wiki.json create mode 120000 docs/data/poi-osm-sprite.json create mode 120000 docs/data/poi-osm-sprite.png create mode 120000 docs/data/poi-osm-sprite@2x.json create mode 120000 docs/data/poi-osm-sprite@2x.png create mode 120000 docs/mixte.json create mode 120000 docs/plan-ign-interactif-style.json create mode 120000 docs/poi-osm-style.json diff --git a/docs/com_wiki.json b/docs/com_wiki.json new file mode 120000 index 00000000..590e430f --- /dev/null +++ b/docs/com_wiki.json @@ -0,0 +1 @@ +../src/js/data-layer/com_wiki.json \ No newline at end of file diff --git a/docs/data/poi-osm-sprite.json b/docs/data/poi-osm-sprite.json new file mode 120000 index 00000000..e60d95c9 --- /dev/null +++ b/docs/data/poi-osm-sprite.json @@ -0,0 +1 @@ +../www/data/poi-osm-sprite.json \ No newline at end of file diff --git a/docs/data/poi-osm-sprite.png b/docs/data/poi-osm-sprite.png new file mode 120000 index 00000000..19ef333f --- /dev/null +++ b/docs/data/poi-osm-sprite.png @@ -0,0 +1 @@ +../www/data/poi-osm-sprite.png \ No newline at end of file diff --git a/docs/data/poi-osm-sprite@2x.json b/docs/data/poi-osm-sprite@2x.json new file mode 120000 index 00000000..fb0b3cb5 --- /dev/null +++ b/docs/data/poi-osm-sprite@2x.json @@ -0,0 +1 @@ +../www/data/poi-osm-sprite@2x.json \ No newline at end of file diff --git a/docs/data/poi-osm-sprite@2x.png b/docs/data/poi-osm-sprite@2x.png new file mode 120000 index 00000000..5f39fbf2 --- /dev/null +++ b/docs/data/poi-osm-sprite@2x.png @@ -0,0 +1 @@ +../www/data/poi-osm-sprite@2x.png \ No newline at end of file diff --git a/docs/mixte.json b/docs/mixte.json new file mode 120000 index 00000000..14d297e5 --- /dev/null +++ b/docs/mixte.json @@ -0,0 +1 @@ +../www/data/mixte.json \ No newline at end of file diff --git a/docs/plan-ign-interactif-style.json b/docs/plan-ign-interactif-style.json new file mode 120000 index 00000000..826c6f91 --- /dev/null +++ b/docs/plan-ign-interactif-style.json @@ -0,0 +1 @@ +../www/data/plan-ign-interactif-style.json \ No newline at end of file diff --git a/docs/poi-osm-style.json b/docs/poi-osm-style.json new file mode 120000 index 00000000..42377934 --- /dev/null +++ b/docs/poi-osm-style.json @@ -0,0 +1 @@ +../www/data/poi-osm-style.json \ No newline at end of file