Add docker install script to mkdocs index
This commit is contained in:
parent
4394701de3
commit
3e0a71f69f
@ -2,6 +2,7 @@ site_name: Freqtrade
|
||||
nav:
|
||||
- About: index.md
|
||||
- Installation: installation.md
|
||||
- Installation Docker: docker.md
|
||||
- Configuration: configuration.md
|
||||
- Strategy Customization: strategy-customization.md
|
||||
- Stoploss: stoploss.md
|
||||
|
Loading…
Reference in New Issue
Block a user