Github user zentol commented on the issue:

    https://github.com/apache/flink/pull/3916
  
    I'm not so sure about integrating it directly into the build-docs.sh. That 
implies that when you run the script you have also have to compile Flink. We 
can _reduce_ this to at-least-once by adding a brittle mechanism to check for 
the presence of the files, but that's about it.
    
    I was thinking primarily about the website documentation; for this we 
compile Flink anyway, we  just have to build the docs after compilation, and 
not before.
    
    Note that if any file that is supposed to be included in the docs isn't 
present the build process will straight up fail.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to