Jane Chan created FLINK-34350:
---------------------------------
Summary: Hugo cannot rebuild site for zh doc
Key: FLINK-34350
URL: https://issues.apache.org/jira/browse/FLINK-34350
Project: Flink
Issue Type: Improvement
Reporter: Jane Chan
For en docs, Hugo can detect changes and automatically rebuild the site.
However, for zh docs, it does not work.
>From the console, we can see that Hugo does detect the changes.
{code:java}
Source changed WRITE|CHMOD
"/Users/jane.cjm/GitHub/flink/docs/content.zh/docs/dev/table/sql/queries/window-tvf.md"
{code}
However, the changes cannot be applied to the site automatically. I have to
stop and reinvoke `./build_docs.sh` to make it work.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)