Matthias created FLINK-19513:
--------------------------------
Summary: Update docs/build_docs.sh to support the new parameters
for regenerating the docs
Key: FLINK-19513
URL: https://issues.apache.org/jira/browse/FLINK-19513
Project: Flink
Issue Type: Improvement
Components: Documentation
Reporter: Matthias
I came across Jekyll's regeneration feature not working anymore. After doing
some research I found [this
thread|https://github.com/jekyll/jekyll/issues/2926] stating thatÂ
`--force_polling` should work. A test confirmed that the regeneration takes
place with this parameter enabled.
The `--watch` parameter seem to be obsolete.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)