This is an automated email from the ASF dual-hosted git repository.

bchapuis pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 74d1639  Remove basemap from developer manual
74d1639 is described below

commit 74d1639d7ea46df504c540bedb4e09c357ab9351
Author: Bertil Chapuis <[email protected]>
AuthorDate: Tue Jul 23 08:27:45 2024 +0200

    Remove basemap from developer manual
---
 src/pages/documentation/developer-manual/_meta.json | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/pages/documentation/developer-manual/_meta.json 
b/src/pages/documentation/developer-manual/_meta.json
index 72df20f..f2ddb01 100644
--- a/src/pages/documentation/developer-manual/_meta.json
+++ b/src/pages/documentation/developer-manual/_meta.json
@@ -4,6 +4,5 @@
   "project-structure": "Project structure",
   "geocoder": "Geocoder",
   "ip-to-location": "IP to Location",
-  "basemap": "Basemap",
   "layer-simplification": "Layer Simplification"
 }

Reply via email to