Files
screeps-scripts/docs/SUMMARY.md
2018-08-06 07:35:02 +00:00

23 lines
718 B
Markdown

# Table of contents
* [Introduction](README.md)
## Getting Started
* [Installation](getting-started/installation.md)
* [Authenticating with Screeps](getting-started/authenticating.md)
* [Deploying](getting-started/deploying.md)
## In-Depth
* [Module bundling](in-depth/module-bundling.md)
* [Deploy destinations](in-depth/deploy-destinations.md)
* [TypeScript](in-depth/typescript.md)
* [Prettier](in-depth/prettier.md)
* [Cookbook](in-depth/cookbook/README.md)
* [Environment variables](in-depth/cookbook/environment-variables.md)
* [One-line PowerShell setup](in-depth/cookbook/one-line-powershell.md)
* [Troubleshooting](in-depth/troubleshooting.md)
* [Contributing to the docs](in-depth/contributing.md)