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

Commit d20d3c2

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

19 files changed

Lines changed: 79 additions & 3 deletions

docs/source/backup.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
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+
15
# Backup
26

37
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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
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+
15
# Command Line Interface
26

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

docs/source/configuration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
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+
15
# Configuration Reference
26

37
Most of the configuration is stored in environment variables.

docs/source/data.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
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+
15
# Data
26
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.
37

docs/source/debugging.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
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+
15
# Debugging
26

37
## Logs - MapSwipe Workers

docs/source/dev_setup.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
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+
15
# Development Setup
26

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

docs/source/diagrams.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
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+
15
# Diagrams
26

37
This document collects all diagrams associated with Mapswipe.

docs/source/for_mapswipe_managers.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
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+
15
# For MapSwipe Managers
26

37
## Setting up a new MapSwipe project

docs/source/installation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
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+
15
# Installation
26

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

docs/source/notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
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+
15
Then set up a Service Account Key file:
26
1. Open [Google Cloud Service Accounts](https://console.cloud.google.com/iam-admin/serviceaccounts)
37
2. Create a new Service Account Key file:

0 commit comments

Comments
 (0)