Commit Graph

318 Commits

Author SHA1 Message Date
sevillaarvin
76b71d264d Add gitlab-runner documentation (#2131) 2019-05-18 10:53:26 +08:00
Daniel Seif
c7289f7db3 GNU parallel in workspace container (#2102)
* added parallel workers
* removed debug sleep
* added documentation how to install GNU parallel
2019-05-09 13:42:50 +08:00
Tunde Aromire
4417083a80 Installation of ffmpeg (#2118)
* Install ffmpeg in workspace and php-worker.
2019-05-08 22:27:39 +08:00
Przemek Dziewa
f5c80cd251 Added docker-compose run workspace example (#2094) 2019-04-23 16:22:55 +08:00
Tunde Aromire
a03c225e27 Installation of ffmpeg (#2078)
* Install ffmpeg in workspace.
* Documented the process for install ffmpeg.
2019-04-09 14:32:40 +08:00
ahkui
58d7d4fa0b add powerline to workspace (#2062) 2019-03-28 09:54:51 +08:00
Jasper Frumau
e105ec9569 Update index.md (#1531)
Docker-compose is installed on a Digital Ocean Docker Image already
2019-03-02 12:50:52 +08:00
Shao Yu-Lung (Allen)
76218808fd
Support PHP 7.3 (#2028)
* Support PHP 7.3
* travics-ci build test by pass:
  * SSH2 extension does not yet support PHP 7.3
  * V8JS extension does not yet support PHP 7.3.
  * xdebug extension does not yet support PHP 7.3.
  * memcached extension does not yet support PHP 7.3.
2019-03-01 18:24:14 +08:00
salvo-github
2d7b780e56 Auth file for magento 2 installation (#2022) 2019-03-01 11:04:03 +08:00
Yunier López Martínez
61ac73e806 Added WORKSPACE_INSTALL_NPM_ANGULAR_CLI option to install Angular CLI to Workspace (#1857) 2019-02-17 00:08:33 +08:00
hareku
14ee775e39 add: redis-cluster (#1981) 2019-02-16 23:38:18 +08:00
Ion Jaureguialzo Sarasola
1286b7ef06 Support for additional locales in PHP-FPM (#1976) 2019-02-14 21:52:40 +08:00
hawkup
1d420a2507 Separate variable flag container path out from APP_CODE_PATH_CONTAINER (#1591)
Because Container cannot volume when use APP_CODE_PATH_CONTAINER (with flag) concat with path name, e.g. /var/www:nocache/letencrypt
This will fix 1540.
2019-02-09 19:57:11 +08:00
Dmitry Ossipov
c7aa535598 Added WP-CLI support to workspace (#1748)
* Added WP-CLI support
* Updated documentation for WP-CLI
2019-02-09 19:48:28 +08:00
Miguel Ortiz
99f7e65c99 Backup Rethikdb (#1937)
- You requiere run python-pip for backing up your data
2019-02-09 19:26:50 +08:00
Luis Coutinho
eb0c941313 Add traefik (#1916)
* Add mosquitto broker
* Add documetation to mosquitto
* Add traefik
2019-02-09 19:25:21 +08:00
Luis Coutinho
30c8afafa2 Add mosquitto broker (#1914)
* Add mosquitto broker
* Add documetation to mosquitto
2019-01-08 15:33:40 +08:00
Lan Phan
a1bda23cd9 add new conf example file to run laravel scheduler in php-worker (#1930) 2019-01-08 15:30:53 +08:00
Lan Phan
fa7d3c239c Fix Permission denied (#1893)
* Revert "default user for workspace is laradock, so that owner of log file when running php artisan command doesn't change (#1875)"

This reverts commit 156d124db0.

* update document to inform user should add --user=laradock when exec into workspace, update sync.sh bash to exec into workspace with user laradock
2018-11-27 16:57:36 +08:00
Michael Radionov
cc81e57206 FIX PHP YAML extension #1798 (#1888)
* FIX PHP YAML extension #1798
* changed parameter name
2018-11-22 22:24:50 +08:00
ahkui
5c41a4f3e9 Update Install YAML PHP extension title (#1887)
miss change title
2018-11-22 11:44:28 +08:00
Michael Radionov
796b46cf5a PHP YAML extension (#1798) 2018-11-22 08:12:52 +08:00
fangke2688
441146b325 Change text error (#1882)
Change text error
2018-11-21 12:37:17 +08:00
Jon
ca9d244396 Add default pgadmin credentials to docsls allow log in (#1864) 2018-11-13 21:31:05 +08:00
vladyslavstartsev
0af2115658 added SOAP ext to php-worker (#1817) 2018-11-13 20:55:15 +08:00
Xiaolong Yang
549094d7d2 Update Doc '.php-fpm' to './php-fpm' (#1848) 2018-11-13 20:47:52 +08:00
Adriel Kloppenburg
876336bc1a Fixed typo (#1358) 2018-11-13 19:44:43 +08:00
Mahmoud Zalt
c886831613 integrate seedanddew 2018-10-27 15:38:40 +02:00
Frank Yuan
9cfe5c6156 add phalcon ext (#1806)
* add phalcon ext
2018-09-22 15:45:41 +08:00
ganl
d5d9073863 Fix CHANGE_SOURCE argument always false for nginx's Dockerfile (#1786) 2018-09-17 22:07:07 +08:00
Peter Mein
6a3b3fac2d Added support for Thumbor (#1373) 2018-09-16 20:21:13 +08:00
ahkui
e101e4d5b2 Add mail services(mailu) (#1775)
* add mail service
2018-09-16 17:44:18 +08:00
Diego Vieira
4658820437 Update baseurl to https (#1791)
Closes #1751
2018-09-15 21:40:13 +08:00
ganlei
00df369e96 Add IonCube Loader (zend_extension) (#1763) 2018-09-08 21:31:05 +08:00
tadaken3
902198ab05 fix application path (#1781)
* fix application path

In the "env.sample" , "APP_CODE_PATH_HOST"  was written. I fixed Documentation.
2018-09-08 19:42:58 +08:00
Youri Westerman
89051de67d This developer needed to turn back the clock in the PHP-FPM container, you will not believe what he did next! (#1675)
* Added documentation for installing libfaketime in the php-fpm container
* Enabled installing and using libfaketime system-wide inside the php-fpm container
2018-08-21 13:41:34 +08:00
Ígor Jacaúna
8180804ae0 Add Metabase for analytics and Business Intelligence (#1711)
* Include metabase service
* Removing unecessary environment variables
* Update documentation
2018-07-29 13:07:15 +08:00
Yusuf Kandemir
679d2b0aba Link fixes and changes in Documentation (#1539)
* Fix guide links
* Changed absolute link to relative
2018-07-20 15:45:12 +08:00
vladyslavstartsev
fbc2afee71 implemented option to add bcmath to laradock php-worker (#1716)
* implemented option to add bcmath to laradock php-worker
* updated docs
2018-07-20 15:44:07 +08:00
Jess Warburton
1962327de1 Corrects folder locations in which to run docker-compose commands for caddy (#1721) 2018-07-20 10:05:31 +08:00
ahkui
d8b2b8c233 Add gitlab (#1683)
* Add gitlab
2018-07-18 21:20:43 +08:00
Youri Westerman
4ce25e95b4 Added option to install the php calendar extension in php-fpm (#1672)
* Added option to install the php calendar extension in php-fpm
* Added section about installing php calendar extension in php-fpm
2018-07-13 18:31:13 +08:00
Pedro Brost
6fa2b75bb7 Getting Started documentation typo (#1590) 2018-07-01 20:22:25 +08:00
Eugene Kirdzei
a1e01ac19b Install phpdbg (#1612)
* Install phpdbg
* Change documentstion
2018-06-30 16:54:46 +08:00
Adam Carr
cd1c56c1e2 Fix Laradock-Toolbox url (#1610) 2018-06-28 13:29:30 +08:00
ahkui
b0bfa5f1d3 Add netdata for monitoring server (#1613)
* add netdata container
* update document
* update document each part separate with 6 * \n
* remove unuse file
2018-06-28 13:24:08 +08:00
Emanuele Menon
dcf6b6d9ac Install of libpng16 library for fix react and react with material-ui application (#1625)
* Added commands in Workspace Dockerfile for installation of libpng with configurable env argument switch

* Updated documentation
2018-06-28 13:14:06 +08:00
Abdelrahman Omran
7d1dc66f77 Conditionally install npm tools (#1641) 2018-06-24 23:19:09 +08:00
Abdelrahman Omran
a90865d67c Update nvm install instructions (#1638) 2018-06-24 10:02:21 +08:00
Abdelrahman Omran
a0a5c85a54 Update deployer install instructions (#1637) 2018-06-24 10:01:58 +08:00
Abdelrahman Omran
a807caa30a Update laravel envoy install instructions (#1636) 2018-06-24 10:01:30 +08:00
Abdelrahman Omran
bc27e96337 Update aerospike installation instructions (#1635) 2018-06-24 10:00:52 +08:00
Abdelrahman Omran
11912055ec Update global composer install instructions (#1634) 2018-06-24 10:00:19 +08:00
Abdelrahman Omran
3509473b89 Update node & yarn install instructions (#1633) 2018-06-24 09:59:15 +08:00
Abdelrahman Omran
5521f71428 Update mongo install instructions (#1632) 2018-06-24 09:48:20 +08:00
Abdelrahman Omran
339d47f303 Update linuxbrew install instructions (#1631) 2018-06-24 09:47:13 +08:00
Abdelrahman Omran
600a6154b4 Automate xdebug installation and simplify instructions (#1630) 2018-06-24 09:46:12 +08:00
Abdelrahman Omran
4673ba7b31 Fix minor typos and clarify few documentation phrases (#1629) 2018-06-24 09:43:54 +08:00
Shao Yu-Lung (Allen)
5bffd43b55
Merge pull request #1505 from Crease29/patch-1
Add COMPOSE_PROJECT_NAME to env-example
2018-06-22 19:34:33 +08:00
Shao Yu-Lung (Allen)
d5ea58eb6e
Merge pull request #1355 from lamaaa/master
Fix Documentation error for install xDebug
2018-06-01 10:23:12 +08:00
Luciano Jr
51d253db21 Update documentation adding Portainer section 2018-05-27 11:22:49 +01:00
Shao Yu-Lung (Allen)
10ba847415
Merge pull request #1489 from 0reo/elasticsearch-doc-patch-1
corrected elasticsearch default username
2018-05-27 10:13:05 +08:00
D.J. Marcolesco
890faa2f3c
Update index.md
Improve working
2018-05-25 10:04:59 -05:00
D.J. Marcolesco
f6f37ec020
Update index.md
Add information for Windows hosts when adding custom cron jobs
2018-05-25 10:01:35 -05:00
Shao Yu-Lung (Allen)
a5813de5bf
Merge pull request #1380 from glorand/patch-1
Update min. docker version
2018-05-25 22:13:32 +08:00
Kai Neuwerth
ad1509dd62
Update docuumentation for COMPOSE_PROJECT_NAME 2018-04-25 08:38:43 +02:00
Adam Clarke
59f3b574da
corrected elasticsearch default username 2018-04-19 14:25:19 -04:00
Mahmoud Zalt
101986c76f merge the php versions dockerfiles in php-fpm, workspace and php-worker 2018-04-06 10:04:56 +03:00
Mahmoud Zalt
a0c5ef75d2 upgrade docker-compose to v3 2018-04-05 16:43:22 +03:00
Abdelrahman Omran
5ed3526e17
Fix minor typo! 2018-04-02 02:53:23 +02:00
Mahmoud Zalt
805d7f94e8
Merge pull request #1399 from mariano-dagostino/1372-ssh
Make possible to login via ssh using the laradock user.
2018-03-25 19:14:10 +03:00
Vijay Rangan
47dc7c1eb9 update documentation 2018-03-01 22:10:08 +05:30
Mariano D'Agostino
cbd0f1de79 Update documentation to explain how to login via ssh using the laradock user 2018-02-26 10:25:15 -03:00
Bolo Lai
43bf67b77e update document 2018-02-21 13:28:34 +08:00
Lorand Gombos
545d50105c
Update min. docker version 2018-02-16 10:36:22 +02:00
lamaaa
2a74f1433c fix Documentation error for install xDebug 2018-01-17 11:52:30 +08:00
Mahmoud Zalt
807443455a remove codesponsor.io links 2018-01-09 19:09:54 +01:00
Mahmoud Zalt
7fc3a9cb7a add Dockery to a list of related projects
closes #1319
2017-12-27 02:51:50 +01:00
Mahmoud Zalt
b738253a26 update simple text in the docs 2017-12-20 18:10:20 +01:00
Mahmoud Zalt
4bc6526c3c add missing doc about jenkins 2017-12-20 18:03:10 +01:00
Mahmoud Zalt
ad3698670b replace .dev with .test to avoid issues with the new google chrome 2017-12-17 21:35:31 +01:00
Jonas Elan
0f46659172
fix misspelled 2017-12-15 09:23:24 -03:00
Jonas Elan
017fcf188b
Update index.md
Google Chrome is releasing v63 which now forces all .dev domains to use HTTPS. Me and my co-workers had problems with this, so I do not want this to happen to others.
2017-12-13 18:22:18 -03:00
Gorjan Mishevski
fde265ed6a
Update index.md
Syntax typo error fix.
2017-12-11 01:01:15 +01:00
francoisfaubert
c11658559a Updated the documentation to illustrate my proposition 2017-11-23 14:21:38 -05:00
Mahmoud Zalt
06ce5ca222 add open collective to the documentation 2017-11-23 20:41:41 +02:00
Ricardo Seriani
50a3e24db8
Remove the github paragraph on header
Remove the github paragraph on header, since it already has a link to github using aria to accessibility
2017-11-16 12:13:00 -02:00
G Roques
ff20333d8c Fix logo covering links in mobile drawer menu (Closes #1252) 2017-11-14 09:44:58 -06:00
Mahmoud Zalt
34ef36cd7e doc updates 2017-11-10 14:37:01 +02:00
Mahmoud Zalt
7138d7a13c update some text in the index page 2017-11-08 09:01:40 +02:00
Mahmoud Zalt
6f3c41b84d add sponsors section 2017-11-08 08:18:26 +02:00
Mahmoud Zalt
7e393efbb6 add donations section 2017-11-08 05:16:50 +02:00
Mahmoud Zalt
beecbe758b add Ads to docs 2017-11-08 04:55:58 +02:00
Nick Hope
9e807e39ee Updated: PHP-Worker documentation. 2017-10-29 13:03:59 +00:00
Thorvald Falkenburg
eac717fb21 Fix grammar 2017-10-25 09:32:12 +02:00
Arkadius Jonczek
a71d5a8548 add Grafana to Random Tools list in introduction documentation 2017-10-19 18:51:17 +02:00
Arkadius Jonczek
8aaa074af2 add Use Grafana section to documention 2017-10-19 14:29:50 +02:00
Maxime Helias
8e556008d8 Add MailDev Container 2017-10-14 20:01:16 +02:00
Khoa Nguyen
2bedfdd9d7 fix typos in contributing 2017-10-11 18:08:24 -07:00
Taufek Johar
98b2b2e47b Update Dusk Documentation
Added new option on how to setup and run Dusk tests without Selenium.
2017-10-07 00:47:02 +08:00
Alexander Makarov
fe254e86e3 Fixed typo in nginx [skip ci] 2017-09-22 13:10:08 +03:00
Marco Aurélio Deleu
e5aef41dd2 Make it easier to solve nginx build stuck 2017-09-18 13:07:30 +02:00
Melchor O. Abcede Jr
7ac37ecd35 added aws docs 2017-09-12 04:30:53 +08:00
João Roberto P. Borges
f800a3221a Changes to correct version of dockerfile
- Removes extra spaces
2017-08-29 12:54:01 -03:00
Eric Dattore
c099a51d52 add docs on running Laravel Dusk tests 2017-08-10 21:08:09 -06:00
Mahmoud Zalt
69ccd74d2e Update Improve MAC speed docs 2017-08-08 15:01:41 +03:00
Mahmoud Zalt
2082659fb1 update Install Symfony steps in the docs 2017-08-07 05:57:45 +03:00
Mahmoud Zalt
a365425c73 Merge branch 'master' of github.com:laradock/laradock
* 'master' of github.com:laradock/laradock:
  format the readme.md file
  fix travis ci hugo job get "cannot create directory" error.
  fixed #1068
  update some `guide` format in the documentation
2017-08-01 22:12:59 +03:00
Mahmoud Zalt
c836500488 add symfony, laravel and app nginx sites sampels 2017-08-01 22:12:43 +03:00
Mahmoud Zalt
f852789720 update some guide format in the documentation 2017-07-26 03:27:24 +03:00
Mahmoud Zalt
63816ab7d6 Merge branch 'change-mysql-version' of https://github.com/hackel/laradock into hackel-change-mysql-version
* 'change-mysql-version' of https://github.com/hackel/laradock:
  Add documentation on the MYSQL_VERSION variable.
  Allow specifying the version of MySQL to install in .env file.
2017-07-25 23:30:46 +03:00
stainlessphil
e496a82150 Xdebug configuration for Linux on PhpStorm
Added images and explanations for setting up remote debugging for PhpStorm on Linux

Also modified slightly Install Xdebug section to keep reading consistent
2017-07-20 10:52:13 -04:00
Arian Acosta
6b0ee10988 added docker sync documentation 2017-07-16 10:06:12 -04:00
Ryan Hayle
fe38f0c2ff Add documentation on the MYSQL_VERSION variable. 2017-07-07 17:02:05 -05:00
Mahmoud Zalt
3e59a2a813 add creating multiple databases to the docs 2017-07-04 06:01:18 +03:00
Mahmoud Zalt
1bdf113767 update tools list in the docs 2017-06-09 17:33:10 +03:00
Colin Schoen
bf4a5beb0b Fix typo (#962)
sumit -> submit
2017-05-23 13:52:19 +08:00
Viktor Matushevskyi
35efcc4a7c Update index.md 2017-05-13 20:51:19 +03:00
Winfried
08b35e63d6 Merge pull request #905 from winfried-van-loon/docs-update
Docs update
2017-05-07 17:39:47 +02:00
Winfried
4cf5f3eabf Removing suffix for Aerospike and V8JS 2017-05-07 16:54:55 +02:00
Winfried
6db5bc0162 Removing unfinished sentence 2017-05-07 15:18:26 +02:00
Winfried
eab859fe80 Adding Docker-sync documenation #612
Closes #612
2017-05-07 15:18:09 +02:00
Winfried
1d6c369c06 Adding Docker version recommendation #895 2017-05-07 15:17:25 +02:00
Winfried
9413f2c86f Reverting unintended MD formatting 2017-05-01 21:00:32 +02:00
Winfried
8246863cd7 Partly reverting 690137a3 2017-05-01 12:36:31 +02:00
Winfried
080fffba3d Merge branch 'master' into 849-apache-webroot
# Conflicts:
#	DOCUMENTATION/content/getting-started/index.md
2017-04-28 21:14:39 +02:00
Bruno Briante
ae72b00e29 Fix image path on doc guides
The guides page was showing broken images as the url for those was not taking into consideration the url rewrite. I just added a slash in front of all those urls to serve them from root images folder instead.
2017-04-28 03:24:06 -03:00
Mike Erickson
c979878288 Merge pull request #858 from winfried-van-loon/828-phpmyadmin-adminer-port
Changing PMA/adminer default port to 8080
2017-04-27 08:39:29 -07:00
Mike Erickson
68ef6235c1 Merge pull request #859 from winfried-van-loon/813-adminer-pg-login
Locking Adminer to stable version
2017-04-27 08:38:57 -07:00
Mahmoud Zalt
6348d032c9 random docs updates 2017-04-24 20:49:25 -04:00
Winfried
4bf0df8ee1 Locking Adminer to stable version 2017-04-23 23:57:47 +02:00
Winfried
1db18b1cec Changing PMA/adminer default port to 8080
Fixes issue #828
2017-04-23 23:40:27 +02:00
Winfried
690137a349 Changing docroots to have the same defaults
Caddy, NGINX and Apache2 should have the same default application paths. The `public/` path suffix is now added in the dotenv file to be able to use Laradock for non-laravel projects as well. Also, updated the documentation.
2017-04-23 20:44:18 +02:00
Mahmoud Zalt
1310d633fc update documentation: what is docker 2017-04-22 16:25:25 -04:00
Mahmoud Zalt
481ac821de Merge branch 'master' of https://github.com/dtunes/laradock into dtunes-master
* 'master' of https://github.com/dtunes/laradock:
  Upgrade hugo to 0.20.2 and added uglyurls = true to fix issues we when upgrading from 0.19 to 0.20 recently, also fixed 404 photos*
2017-04-22 14:41:59 -04:00
Mahmoud Zalt
613eb1e51d update documentation file 2017-04-22 14:35:55 -04:00
Mahmoud Zalt
79101cd8fe update contribution guide 2017-04-22 14:07:50 -04:00
Diego Antunes
7f540ed7e2 Upgrade hugo to 0.20.2 and added uglyurls = true to fix issues we when upgrading from 0.19 to 0.20 recently, also fixed 404 photos* 2017-04-21 11:56:59 +12:00
Mahmoud Zalt
bce05e4b59 little cleanup 2017-04-21 10:13:53 +12:00
Diego Antunes
5aab3add44 Added blackfire.io 2017-04-21 10:02:54 +12:00
Diego Antunes
393d20472a Included Percona in the docs 2017-04-18 12:14:26 +12:00
Winfried
425d344e97 Fixing typo in docs menu 2017-04-17 18:37:01 +02:00
Mahmoud Zalt
efc23a693d add missing workspace tools to the docs 2017-04-14 21:02:04 -04:00
Mahmoud Zalt
1235304a0d add missing containers to the docs 2017-04-14 20:02:27 -04:00
Mahmoud Zalt
13952f3468 fix docs images url on the site 2017-04-14 17:58:10 -04:00
Mahmoud Zalt
4a88cbc17a add logo and update some texts 2017-04-14 17:46:35 -04:00
Mahmoud Zalt
dc71a125c3 testing travis doc generate 2017-04-14 14:55:45 -04:00
Mahmoud Zalt
919e0a75cd Delet the _settings folder from the Documentation 2017-04-14 14:43:28 -04:00
Mahmoud Zalt
43ace2bebe update contrubition docs 2017-04-14 14:37:31 -04:00
Mahmoud Zalt
5a496bafeb move _guides to the documentation 2017-04-14 04:43:26 -04:00
Mahmoud Zalt
3a7e6e4b1a add travis file to auto generated documentation 2017-04-14 03:55:08 -04:00
Mahmoud Zalt
86197c9b62 update docs: Improve docker speed on MAC using dinghy 2017-04-09 14:39:25 -04:00
Kenn Herman
da043ee0c4 remove /Volumes and /private entries
The /Volumes entry is not good with how NFS exports hierarchically.
The /private entry should not just be included by default.

45f1628be6
2017-04-06 09:20:22 -07:00
Mahmoud Zalt
754ca4cd4f Merge pull request #730 from partounian/patch-1
Correct Supported Software list bullet points
2017-04-03 09:55:42 -04:00
Patrick Artounian
c574943e16 Correct Supported Software list bullet points 2017-03-31 14:01:17 -07:00
Christian Maioli
3226206267 Fixed some bad links 2017-03-31 13:35:13 -03:00
Christian Maioli
63543b890a Marked toolbox as outdated in docs 2017-03-31 12:51:08 -03:00
Mahmoud Zalt
170a1efeb1 Merge pull request #727 from partounian/master
Add Adminer container
2017-03-31 00:35:40 -04:00
Patrick Artounian
269732d8ea Remove comment about requiring nginx/fastcgi 2017-03-30 18:25:29 -07:00
Christian Maioli (@christianmaioli)
662280c139 Fixed typo 2017-03-30 17:26:20 -03:00
Patrick Artounian
4efb5b43c6 Add Adminer to docs 2017-03-29 22:23:49 -07:00
ZeroC0D3 Team
2219177eac Merge branch 'master' into master 2017-03-17 14:54:06 +07:00
ZeroC0D3 Team
5c0933d19a Merge with master branch 2017-03-17 14:36:00 +07:00
Mahmoud Zalt
94d88e91c5 add missing steps to the docs 2017-03-17 02:46:19 -04:00
Mahmoud Zalt
6ada2f1b91 nginx samples sites for multiple projects
- add `project-1.conf` and `project-1.conf` to match the docs.
- keep default to work with both multiple and single projects.
- delete the .gitignore.
- update docker-compose and example-env file to match the new settings
- update the docs
- delete `laravel-https.conf` to replace it with documentation instead
2017-03-16 20:53:14 -04:00
Mahmoud Zalt
aedc7c8438 edit the docs 2017-03-16 19:28:01 -04:00
Mahmoud Zalt
ec4ccb4a20 Move CNAME from the docs to the DOC.. 2017-03-16 18:33:29 -04:00
Mahmoud Zalt
de6040a14d move the documentation markdown files outside the generated html folder 2017-03-16 17:44:14 -04:00