Move build code inside build folder

This commit is contained in:
stijnvanhoey 2017-09-30 18:27:11 +02:00
parent 9f10b53e91
commit bb631c05a1
8 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ The repository structure is described below. Files/directories indicated with `G
├── dist : GENERATED Distribution files generated by build.py
│ └── recommended_terms.csv : GENERATED CSV file with the recommended Darwin Core terms
├── src
├── build
  ├── build.py           : Build script to generate distribution files from the normative document
│ └── config : Configuration files for build.py
  ├── index.tmpl       : Template for index.html