# One App Router Documentation

## Table of Contents

* [Introduction](Introduction.md)
* Basics
 * [Route Configuration](guides/RouteConfiguration.md)
 * [Route Matching](guides/RouteMatching.md)
 * [Histories](guides/Histories.md)
 * [Index Routes and Links](guides/IndexRoutes.md)
* Advanced Usage
 * [Testing](guides/Testing.md)
 * [Dynamic Routing](guides/DynamicRouting.md)
 * [Confirming Navigation](guides/ConfirmingNavigation.md)
 * [Server Rendering](guides/ServerRendering.md)
 * [Component Lifecycle](guides/ComponentLifecycle.md)
 * [Navigating Outside of Components](guides/NavigatingOutsideOfComponents.md)
 * [Minimizing Bundle Size](guides/MinimizingBundleSize.md)
* [Troubleshooting](Troubleshooting.md)
* [One App Router API](API.md)
* [Glossary](Glossary.md)
