changeset 90 | 06915aa059c5 |
parent 89 | d018bfffa7ca |
child 104 | 942151432421 |
--- a/src/source/package_layout.rst Fri May 25 14:28:29 2018 +0200 +++ b/src/source/package_layout.rst Tue Jun 19 16:11:57 2018 +0200 @@ -6,6 +6,7 @@ ├── pyams_<package>/ │ ├── doctests/ <- Documentation for the package + | ├── generation/ <- ZODB Migration directives │ ├── interfaces/ <- Interfaces definition │ ├── locales/ <- Store source code translation files (.mo .pot) │ ├── tests/ <- Contains python scripts for running tests including test runners, unit test