Feature: add small projects

This commit is contained in:
2018-01-11 12:01:07 +01:00
parent 46d9475ca8
commit 80cb305875
21 changed files with 1046 additions and 23 deletions

View File

@@ -107,6 +107,20 @@
<li class="toctree-l1 ">
<a class="" href="../java_small_projects/">Java small projects</a>
</li>
<li class="toctree-l1 ">
<a class="" href="../library_reader/">Library reader</a>
</li>
<li class="toctree-l1 ">
<a class="" href="../project_deployer/">Project deployer</a>