If you search for the term "nightly" in JIRA you'll find a ton of things we want to do nightly, and this is one of them:
https://issues.apache.org/jira/browse/ARROW-1299 It's one of my 2019 goals to have a scalable workflow for nightly processes for this project. If anyone would like to help, it would be much appreciated. On Wed, Nov 7, 2018 at 10:40 AM Romain Francois <rom...@purrple.cat> wrote: > > Hello, > > I'm using https://arrow.apache.org/docs/cpp/ > <https://arrow.apache.org/docs/cpp/> when I develop the R package, but > sometimes this is behind, e.g. this does not have the Read method in > https://arrow.apache.org/docs/cpp/classarrow_1_1ipc_1_1feather_1_1_table_reader.html > > <https://arrow.apache.org/docs/cpp/classarrow_1_1ipc_1_1feather_1_1_table_reader.html> > > Is there some nightly build version of the generated doxygen documentation ? > > Romain