doc/README.md
# What is this?
This directory contains different documentation resources about this
application. Each of those docs are covering different topic about this
application.
## Table of Contents
* [What is this](#what-is-this)
* [Table of Contents](#table-of-contents)
* [Resources](#resources-table-of-contents)
## Resources [ᐞ](#table-of-contents)
* [Application commands](COMMANDS.md)
* [Concepts and features](CONCEPTS_AND_FEATURES.md)
* [Custom configuration](CUSTOM_CONFIGURATION.md)
* [Development guide](DEVELOPMENT.md)
* [Installation without docker](INSTALLATION_WITHOUT_DOCKER.md)
* [PhpStorm configuration](PHPSTORM.md)
* [Speed problems with Docker Engige?](SPEED_UP_DOCKER_COMPOSE.md)
* [Testing guide](TESTING.md)
* [Usage checklist](USAGE_CHECKLIST.md)
* [Using Xdebug](XDEBUG.md)
---
[Back to main README.md](../README.md)