Skip to content
This repository was archived by the owner on Apr 3, 2026. It is now read-only.

Commit e6299c0

Browse files
committed
fixup! fix: build missing in .readthedocs
1 parent d20d3c2 commit e6299c0

19 files changed

Lines changed: 3 additions & 79 deletions

docs/source/backup.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<div style="background-color: #fff3cd; padding: 12px; border-left: 5px solid #ffa502; margin-bottom: 20px;">
2-
⚠️ This documentation has moved to <a href="https://docs.mapswipe.org/">https://docs.mapswipe.org</a>. Please update your bookmarks.
3-
</div>
4-
51
# Backup
62

73
For Postgres backups [WAL-G](https://github.com/wal-g/wal-g) is used. "WAL-G is an archival restoration tool for Postgres".

docs/source/cli.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<div style="background-color: #fff3cd; padding: 12px; border-left: 5px solid #ffa502; margin-bottom: 20px;">
2-
⚠️ This documentation has moved to <a href="https://docs.mapswipe.org/">https://docs.mapswipe.org</a>. Please update your bookmarks.
3-
</div>
4-
51
# Command Line Interface
62

73
The Mapswipe Backend provides a Command Line Interface(CLI) with which the users can interact with the program.

docs/source/configuration.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<div style="background-color: #fff3cd; padding: 12px; border-left: 5px solid #ffa502; margin-bottom: 20px;">
2-
⚠️ This documentation has moved to <a href="https://docs.mapswipe.org/">https://docs.mapswipe.org</a>. Please update your bookmarks.
3-
</div>
4-
51
# Configuration Reference
62

73
Most of the configuration is stored in environment variables.

docs/source/data.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<div style="background-color: #fff3cd; padding: 12px; border-left: 5px solid #ffa502; margin-bottom: 20px;">
2-
⚠️ This documentation has moved to <a href="https://docs.mapswipe.org/">https://docs.mapswipe.org</a>. Please update your bookmarks.
3-
</div>
4-
51
# Data
62
Swiping is just the beginning -- MapSwipe data is created by our users and accessible to the entire community. Through the [MapSwipe website](https://mapswipe.org/data.html) you can see where we've mapped, which organizations are requesting data, and how many individuals contribute to our impact. When using MapSwipe data, all you have to do is credit the MapSwipe contributors. Here you find a more detailed description of the data available.
73

docs/source/debugging.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<div style="background-color: #fff3cd; padding: 12px; border-left: 5px solid #ffa502; margin-bottom: 20px;">
2-
⚠️ This documentation has moved to <a href="https://docs.mapswipe.org/">https://docs.mapswipe.org</a>. Please update your bookmarks.
3-
</div>
4-
51
# Debugging
62

73
## Logs - MapSwipe Workers

docs/source/dev_setup.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<div style="background-color: #fff3cd; padding: 12px; border-left: 5px solid #ffa502; margin-bottom: 20px;">
2-
⚠️ This documentation has moved to <a href="https://docs.mapswipe.org/">https://docs.mapswipe.org</a>. Please update your bookmarks.
3-
</div>
4-
51
# Development Setup
62

73
In this document some tips and workflows for development are loosely collected.

docs/source/diagrams.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<div style="background-color: #fff3cd; padding: 12px; border-left: 5px solid #ffa502; margin-bottom: 20px;">
2-
⚠️ This documentation has moved to <a href="https://docs.mapswipe.org/">https://docs.mapswipe.org</a>. Please update your bookmarks.
3-
</div>
4-
51
# Diagrams
62

73
This document collects all diagrams associated with Mapswipe.

docs/source/for_mapswipe_managers.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<div style="background-color: #fff3cd; padding: 12px; border-left: 5px solid #ffa502; margin-bottom: 20px;">
2-
⚠️ This documentation has moved to <a href="https://docs.mapswipe.org/">https://docs.mapswipe.org</a>. Please update your bookmarks.
3-
</div>
4-
51
# For MapSwipe Managers
62

73
## Setting up a new MapSwipe project

docs/source/installation.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<div style="background-color: #fff3cd; padding: 12px; border-left: 5px solid #ffa502; margin-bottom: 20px;">
2-
⚠️ This documentation has moved to <a href="https://docs.mapswipe.org/">https://docs.mapswipe.org</a>. Please update your bookmarks.
3-
</div>
4-
51
# Installation
62

73
This document describes how to setup all the parts of the MapSwipe backend in a production environment.

docs/source/notes.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<div style="background-color: #fff3cd; padding: 12px; border-left: 5px solid #ffa502; margin-bottom: 20px;">
2-
⚠️ This documentation has moved to <a href="https://docs.mapswipe.org/">https://docs.mapswipe.org</a>. Please update your bookmarks.
3-
</div>
4-
51
Then set up a Service Account Key file:
62
1. Open [Google Cloud Service Accounts](https://console.cloud.google.com/iam-admin/serviceaccounts)
73
2. Create a new Service Account Key file:

0 commit comments

Comments
 (0)