Files
doc.2020/index.md
2020-04-23 18:48:28 +00:00

53 lines
1.9 KiB
Markdown

title: Doku für 2020 Projekt
title2: Das ist der Beginn der Doku für dieses Projekt
template: title.html
image: Documentation-binders.jpg
## Entwicklungsumgebungen
<table class="table table-striped">
<thead>
<tr>
<th scope="col">User</th>
<th scope="col">Dev</th>
<th scope="col">Test link</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">andis</th>
<td><a href="https://dev.2020.fet.at/#/srv/django_test/test1" target="_blank">Entwicklung: Django Versuch von Andi </a></td>
<td><a href="https://andisdjango.2020.fet.at/">andisdjango.2020.fet.at - DevPort 8101</a> </td>
</tr>
<tr>
<th scope="row">andis</th>
<td><a href="https://dev.2020.fet.at/#/srv/test_1" target="_blank"> Design Test Foundation </a></td>
<td><a href="https://design1.2020.fet.at/">design1.2020.fet.at - DevPort 8102</a> </td>
</tr>
<tr>
<th scope="row">moses</th>
<td><a href="https://dev.2020.fet.at/#/srv/moses/test1" target="_blank"> Test1 von Moses </a></td>
<td><a href="https://mosestest1.2020.fet.at/"> DevPort 8103</a> </td>
</tr>
<tr>
<th scope="row">andis</th>
<td><a href="https://dev.2020.fet.at/#/srv/test_1" target="_blank"> Entwicklung: Test 1 um das Tutorial zu testen und Hello World in Flask umzusetzen </a></td>
<td><a href="https://test1.2020.fet.at/">test1.2020.fet.at - DevPort 8104</a> </td>
</tr>
</tr>
<tr>
<th scope="row">pet_1</th>
<td><a href="https://dev.2020.fet.at/#/srv/pet_1" target="_blank"> Test1 von peter </a></td>
<td><a href="https://pet_1.2020.fet.at/">pet_1.2020.fet.at - DevPort 8105</a> </td>
</tr>
</tbody>
</table>
$hello$
## Bereiche
$subfolders$
## Über diese App
[Link zum Bearbeiten dieser Doku](https://dev.2020.fet.at/#/srv/fet2020_doc)
[Link zu Entwicklungsumgebung für die app](https://dev.2020.fet.at/#/srv/fet2020_doc_app)