stable/docs
gautier pialat dffb27326e
prevent convert LF->CRLF line ending on window
During docker built on windows if in  global git config  core.autocrlf = true then when have this message :

Step 6/12 : RUN cd /tmp && /tmp/install_ta-lib.sh && rm -r /tmp/*ta-lib*
 ---> Running in c0a626821132
/tmp/install_ta-lib.sh: 4: /tmp/install_ta-lib.sh: Syntax error: "&&" unexpected

this behave is because file is in the wrong line ending format

Has script files run on linux they need to use LF lines ending so we need to ensure they are not converted to CRLF lines ending if global git config is at  core.autocrlf = true.
2019-02-18 17:16:27 +01:00
..
assets Reorder and revamp the documentation 2018-01-02 22:50:54 -08:00
images bigger logo 2018-12-28 15:55:51 +01:00
partials added widgets to index documents 2018-12-30 18:22:28 +01:00
backtesting.md Updated doc 2019-01-24 15:24:38 +01:00
bot-optimization.md Rename additional_pairs to informative_pairs 2019-01-26 19:22:45 +01:00
bot-usage.md changed to “Free, open source …” 2019-01-03 14:38:38 +01:00
configuration.md add description of the new configuration option amount_reserve_percent 2019-02-17 12:56:28 +03:00
developer.md Improve developer docs 2019-01-21 19:53:14 +01:00
edge.md Win rate formula was wrong (but not the definition) 2019-01-15 15:02:01 +01:00
faq.md more links corrected 2018-12-31 14:00:36 +01:00
hyperopt.md Fix documentation typo 2019-01-08 17:07:32 +01:00
index.md test relative link 2018-12-31 13:19:00 +01:00
installation.md prevent convert LF->CRLF line ending on window 2019-02-18 17:16:27 +01:00
plotting.md fix crash when backtest-result.json not exist 2019-01-26 11:00:04 +01:00
requirements-docs.txt changing doc theme 2018-12-28 14:52:23 +01:00
sandbox-testing.md parametrize outdated_offset to simplify sandbox usage 2018-08-07 09:25:21 +02:00
sql_cheatsheet.md Update doc for manually fix trade 2018-06-22 19:16:48 +05:30
stoploss.md refactoring english … 2019-01-18 12:00:53 +01:00
telegram-usage.md typo 2018-12-31 14:01:55 +01:00
webhook-config.md Print sellreason in sell-message 2018-12-04 19:58:26 +01:00