[
https://issues.apache.org/jira/browse/FLINK-19513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias updated FLINK-19513:
-----------------------------
Description:
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.
was:
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.
> 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
> Priority: Minor
> Labels: starter
>
> 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)