Update documentation
This commit is contained in:
parent
e289671c82
commit
581cfd394a
9 changed files with 217 additions and 26 deletions
|
@ -21,7 +21,7 @@
|
|||
<script src="../_static/js/theme.js"></script>
|
||||
<link rel="index" title="Stichwortverzeichnis" href="../genindex.html" />
|
||||
<link rel="search" title="Suche" href="../search.html" />
|
||||
<link rel="prev" title="compLib" href="../lib/index.html" />
|
||||
<link rel="prev" title="Double Elimination" href="../lib/classes/DoubleElimination.html" />
|
||||
</head>
|
||||
|
||||
<body class="wy-body-for-nav">
|
||||
|
@ -153,7 +153,7 @@ Zusätzlich befinden sich auf der Unterseite des Mainboards Lötstellen, welche
|
|||
</div>
|
||||
</div>
|
||||
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
|
||||
<a href="../lib/index.html" class="btn btn-neutral float-left" title="compLib" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Zurück</a>
|
||||
<a href="../lib/classes/DoubleElimination.html" class="btn btn-neutral float-left" title="Double Elimination" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Zurück</a>
|
||||
</div>
|
||||
|
||||
<hr/>
|
||||
|
|
Reference in a new issue