Add some preliminary documentation

This commit is contained in:
2025-04-23 15:10:39 +02:00
parent 6548f2196d
commit 54aaaddea5
6 changed files with 63 additions and 1 deletions

View File

@@ -1 +1,9 @@
# Structured Wikivoyage Exports
# Structured Wikivoyage Exports
Small utility to convert the wikitext data from the Wikivoyage dumps into a structured format. The goal is to make it easier to work with the data and extract useful information programmatically.
## Installation
## Documentation
See [docs](docs) for more information on how to use this utility.