Files
screeps-scripts/docs/SUMMARY.md
Resi Respati 75ee6f8b16 Finalise docs
Notes:
* Will fill in the 'What's new' section after @arcath is finished with his article draft
* Will add the legacy branch link when it's available
2017-12-02 00:57:07 +07:00

23 lines
462 B
Markdown

# Summary
* [Introduction](README.md)
---
### Getting Started
* [Installation](./getting-started/installation.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)
* [Cookbook](./in-depth/cookbook.md)
---
* [Troubleshooting](./troubleshooting.md)
* [Contributing guidelines](./contributing.md)