move the documentation markdown files outside the generated html folder

This commit is contained in:
Mahmoud Zalt
2017-03-16 17:44:14 -04:00
parent e0e4616ae0
commit de6040a14d
51 changed files with 239 additions and 227 deletions

View File

@ -39,7 +39,7 @@
<p><a name="A"></a></p>
<h4 id="a-setup-for-single-project">A) Setup for Single Project</h4>
<h3 id="a-setup-for-single-project">A) Setup for Single Project</h3>
<blockquote>
<p>(Follow these steps if you want a separate Docker environment for each project)</p>
@ -47,7 +47,7 @@
<p><a name="A1"></a></p>
<h5 id="a-1-already-have-a-php-project">A.1) Already have a PHP project:</h5>
<h3 id="a-1-already-have-a-php-project">A.1) Already have a PHP project:</h3>
<blockquote>
<p>(Follow these steps if you already have a PHP project, and all you need is an environment to run it)</p>
@ -76,7 +76,7 @@
<p><a name="A2"></a></p>
<h5 id="a-2-don-t-have-a-php-project-yet">A.2) Don’t have a PHP project yet:</h5>
<h3 id="a-2-don-t-have-a-php-project-yet">A.2) Don’t have a PHP project yet:</h3>
<blockquote>
<p>(Follow these steps if you don’t have a PHP project yet, and you need an environment to create the project)</p>
@ -103,7 +103,7 @@
<p><a name="B"></a></p>
<h4 id="b-setup-for-multiple-projects">B) Setup for Multiple Projects:</h4>
<h3 id="b-setup-for-multiple-projects">B) Setup for Multiple Projects:</h3>
<blockquote>
<p>(Follow these steps if you want a single Docker environment for all project)</p>