mirror of
https://github.com/tonytins/tomas.git
synced 2025-06-25 10:04:43 -04:00
deploy: aaaad6faf9
This commit is contained in:
parent
33f38b0901
commit
1def20febe
8 changed files with 76 additions and 54 deletions
|
@ -81,7 +81,7 @@
|
|||
|
||||
<nav id="sidebar" class="sidebar" aria-label="Table of contents">
|
||||
<div class="sidebar-scrollbox">
|
||||
<ol class="chapter"><li class="chapter-item "><a href="../index.html">Introduction</a></li><li class="chapter-item "><a href="../changelog.html">Changelog</a></li><li class="chapter-item affix "><li class="part-title">Design</li><li class="chapter-item expanded "><a href="../design/interfaces.html" class="active">Interfaces</a></li><li class="chapter-item "><div>File System</div></li><li class="chapter-item "><div>Translations</div></li><li class="chapter-item affix "><li class="part-title">Nethington</li><li class="chapter-item "><a href="../nethington/compliance.html">Compliance</a></li></ol>
|
||||
<ol class="chapter"><li class="chapter-item "><a href="../index.html">Introduction</a></li><li class="chapter-item "><a href="../changelog.html">Changelog</a></li><li class="chapter-item "><a href="../supportpolicy.html">Support Policy</a></li><li class="chapter-item affix "><li class="part-title">Design</li><li class="chapter-item expanded "><a href="../design/interfaces.html" class="active">Interfaces</a></li><li class="chapter-item "><div>File System</div></li><li class="chapter-item "><div>Translations</div></li></ol>
|
||||
</div>
|
||||
<div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
|
||||
</nav>
|
||||
|
@ -172,13 +172,10 @@
|
|||
|
||||
<nav class="nav-wrapper" aria-label="Page navigation">
|
||||
<!-- Mobile navigation buttons -->
|
||||
<a rel="prev" href="../changelog.html" class="mobile-nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left">
|
||||
<a rel="prev" href="../supportpolicy.html" class="mobile-nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left">
|
||||
<i class="fa fa-angle-left"></i>
|
||||
</a>
|
||||
|
||||
<a rel="next" href="../nethington/compliance.html" class="mobile-nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right">
|
||||
<i class="fa fa-angle-right"></i>
|
||||
</a>
|
||||
|
||||
<div style="clear: both"></div>
|
||||
</nav>
|
||||
|
@ -186,13 +183,10 @@
|
|||
</div>
|
||||
|
||||
<nav class="nav-wide-wrapper" aria-label="Page navigation">
|
||||
<a rel="prev" href="../changelog.html" class="nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left">
|
||||
<a rel="prev" href="../supportpolicy.html" class="nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left">
|
||||
<i class="fa fa-angle-left"></i>
|
||||
</a>
|
||||
|
||||
<a rel="next" href="../nethington/compliance.html" class="nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right">
|
||||
<i class="fa fa-angle-right"></i>
|
||||
</a>
|
||||
</nav>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue