libWiiPy/docs/source/index.md

48 lines
697 B
Markdown

---
sd_hide_title: true
---
# Overview
# libWiiPy Documentation
Welcome to the documentation website for libWiiPy! libWiiPy is a modern Python 3 library for handling the various files and formats found on the Wii.
Just need to see the API? [libWiiPy API Documentation](/api)
```{toctree}
:hidden:
self
```
```{toctree}
:hidden:
:caption: The Basics
usage/installation.md
usage/getting-started.md
```
```{toctree}
:hidden:
:caption: Working with Titles
titles/title-anatomy.md
titles/extracting-titles.md
titles/title-module.md
titles/nus-downloading.md
```
```{toctree}
:hidden:
:caption: More
api.md
```
## Indices and tables
* [Full Index](<project:#genindex>)
* <project:#search>