From 1e7bfa95a9edcbfc7d1586e6e5bec83c770c1064 Mon Sep 17 00:00:00 2001 From: Rob Savoye Date: Sun, 10 Dec 2023 13:27:15 -0700 Subject: [PATCH] fix: Move python modules to other section --- mkdocs.yml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index f4187c5..73c151f 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -70,14 +70,6 @@ nav: - Docs: https://hotosm.github.io/raw-data-api/ - Roadmap: https://github.com/orgs/hotosm/projects/29 - Task Tracker: https://github.com/orgs/hotosm/projects/29/views/2 - - OSM Rawdata: - - Docs: https://hotosm.github.io/osm-rawdata/ - - Conflator: - - Docs: https://hotosm.github.io/conflator/ - - OSM Fieldwork: - - Docs: https://hotosm.github.io/osm-fieldwork/ - - TM Admin: - - Docs: https://hotosm.github.io/tm-admin/ - Underpass: - Docs: https://hotosm.github.io/underpass/ - Roadmap: https://github.com/orgs/hotosm/projects/23/views/3 @@ -92,6 +84,8 @@ nav: - Python Libs: - OSM Fieldwork: https://hotosm.github.io/osm-fieldwork/ - OSM RawData: https://hotosm.github.io/osm-rawdata/ + - Conflator: https://hotosm.github.io/conflator/ + - TM Admin: https://hotosm.github.io/tm-admin/ - OSM Login: https://hotosm.github.io/osm-login-python/ - FMTM Splitter: https://hotosm.github.io/fmtm-splitter/ - fAIr Utilities: https://hotosm.github.io/fAIr-utilities/