mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-26 19:33:23 -07:00
27 lines
494 B
Markdown
27 lines
494 B
Markdown
% Archipelago documentation master file, created by
|
|
% sphinx-quickstart on Wed Jul 6 20:09:51 2022.
|
|
% You can adapt this file completely to your liking, but it should at least
|
|
% contain the root `toctree` directive.
|
|
|
|
Welcome to Archipelago's documentation!
|
|
=======================================
|
|
|
|
```{toctree}
|
|
---
|
|
maxdepth: 2
|
|
caption: "Contents:"
|
|
---
|
|
AddingGames
|
|
WorldAPI
|
|
NetworkProtocol
|
|
```
|
|
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* {ref}`genindex`
|
|
* {ref}`modindex`
|
|
* {ref}`search`
|