mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-02-15 10:40:31 +00:00
Deployed 00848c9 to develop in en with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<link rel="canonical" href="https://www.freqtrade.io/en/stable/bot-basics/">
|
||||
|
||||
|
||||
<link rel="prev" href="../windows_installation/">
|
||||
<link rel="prev" href="../installation/">
|
||||
|
||||
|
||||
<link rel="next" href="../configuration/">
|
||||
@@ -334,53 +334,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item md-nav__item--nested">
|
||||
|
||||
|
||||
|
||||
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_3" >
|
||||
|
||||
|
||||
<label class="md-nav__link" for="__nav_3" id="__nav_3_label" tabindex="0">
|
||||
|
||||
|
||||
|
||||
<span class="md-ellipsis">
|
||||
|
||||
|
||||
Installation
|
||||
|
||||
|
||||
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
|
||||
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_3_label" aria-expanded="false">
|
||||
<label class="md-nav__title" for="__nav_3">
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
|
||||
|
||||
Installation
|
||||
|
||||
|
||||
</label>
|
||||
<ul class="md-nav__list" data-md-scrollfix>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../installation/" class="md-nav__link">
|
||||
|
||||
@@ -389,7 +342,7 @@
|
||||
<span class="md-ellipsis">
|
||||
|
||||
|
||||
Linux/MacOS/Raspberry
|
||||
Installation
|
||||
|
||||
|
||||
|
||||
@@ -401,42 +354,6 @@
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../windows_installation/" class="md-nav__link">
|
||||
|
||||
|
||||
|
||||
<span class="md-ellipsis">
|
||||
|
||||
|
||||
Windows
|
||||
|
||||
|
||||
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2252,7 +2169,7 @@ Most callbacks will be called once per iteration in live (usually every ~5s) - w
|
||||
<nav class="md-footer__inner md-grid" aria-label="Footer" >
|
||||
|
||||
|
||||
<a href="../windows_installation/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Windows">
|
||||
<a href="../installation/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Installation">
|
||||
<div class="md-footer__button md-icon">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z"/></svg>
|
||||
@@ -2262,7 +2179,7 @@ Most callbacks will be called once per iteration in live (usually every ~5s) - w
|
||||
Previous
|
||||
</span>
|
||||
<div class="md-ellipsis">
|
||||
Windows
|
||||
Installation
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user