uitpas-beheer-silex
  • Introduction
  • Initial Setup
  • Language
  • Layered architecture
    • Infrastructure
    • Domain
  • File system layout
    • vendor
    • src
    • test
    • app
    • bootstrap.php
    • bootstrap
    • web
    • var
    • log
    • docs
    • config.dist.yml
    • config.yml
  • Development process
    • Git workflow
    • Definition of Done
    • Unit tests
    • Coding standards
    • Swagger documentation
    • Technical manual
    • Continuous Integration
    • Peer review
Powered by GitBook
On this page

Was this helpful?

  1. File system layout

docs

The docs directory contains the sources of the technical manual.

PreviouslogNextconfig.dist.yml

Last updated 4 years ago

Was this helpful?