Skip to content

Commit

Permalink
rename doc file names for better order
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkAndshark committed Oct 27, 2023
1 parent a53dc12 commit 996cd6d
Show file tree
Hide file tree
Showing 25 changed files with 24 additions and 24 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
48 changes: 24 additions & 24 deletions docs/src/SUMMARY.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
[Introduction](introduction.md)
- [Installation](installation.md)
- [Running](run.md)
- [Command Line Interface](run-with-cli.md)
- [Environment Variables](env-vars.md)
- [Running with Docker](run-with-docker.md)
- [Running with Docker Compose](run-with-docker-compose.md)
- [Running with NGINX](run-with-nginx.md)
- [Troubleshooting](troubleshooting.md)
- [Configuration File](config-file.md)
- [PostgreSQL Connections](pg-connections.md)
- [PostgreSQL Table Sources](sources-pg-tables.md)
- [PostgreSQL Function Sources](sources-pg-functions.md)
- [MBTiles and PMTiles File Sources](sources-files.md)
- [Composite Sources](sources-composite.md)
- [Sprite Sources](sources-sprites.md)
- [Usage and Endpoint API](using.md)
- [Using with MapLibre](using-with-maplibre.md)
- [Using with Leaflet](using-with-leaflet.md)
- [Using with deck.gl](using-with-deck-gl.md)
- [Using with Mapbox](using-with-mapbox.md)
- [Recipes](recipes.md)
- [Tools](tools.md)
- [Development](development.md)
[Introduction](00-introduction.md)
- [Installation](10-installation.md)
- [Running](20-run.md)
- [Command Line Interface](21-run-with-cli.md)
- [Environment Variables](21-env-vars.md)
- [Running with Docker](22-run-with-docker.md)
- [Running with Docker Compose](23-run-with-docker-compose.md)
- [Running with NGINX](24-run-with-nginx.md)
- [Troubleshooting](25-troubleshooting.md)
- [Configuration File](30-config-file.md)
- [PostgreSQL Connections](31-pg-connections.md)
- [PostgreSQL Table Sources](32-sources-pg-tables.md)
- [PostgreSQL Function Sources](33-sources-pg-functions.md)
- [MBTiles and PMTiles File Sources](34-sources-files.md)
- [Composite Sources](35-sources-composite.md)
- [Sprite Sources](36-sources-sprites.md)
- [Usage and Endpoint API](40-using.md)
- [Using with MapLibre](41-using-with-maplibre.md)
- [Using with Leaflet](42-using-with-leaflet.md)
- [Using with deck.gl](43-using-with-deck-gl.md)
- [Using with Mapbox](44-using-with-mapbox.md)
- [Recipes](45-recipes.md)
- [Tools](50-tools.md)
- [Development](60-development.md)

0 comments on commit 996cd6d

Please sign in to comment.