diff options
Diffstat (limited to 'development/tools/README.md')
-rw-r--r-- | development/tools/README.md | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/development/tools/README.md b/development/tools/README.md deleted file mode 100644 index caef51fe6..000000000 --- a/development/tools/README.md +++ /dev/null @@ -1,15 +0,0 @@ -# Development Tools & Configurations - -This folder contains configuration files which are used by the the different -development-tools, like e.g. JsDoc. - - -## Appveyor - - -https://www.appveyor.com/docs/build-configuration/#alternative-yaml-file-location - -Withtin the configuration, point to a weblocation of a txt config file: - -https://ci.appveyor.com/project/lazaridiscom/mm-vault/settings -https://raw.githubusercontent.com/lazaridiscom/mm-vault/master/dev/tools/appveyor.txt |