We now have nightly docs build: https://github.com/kszucs/crossbow/branches/all?utf8=%E2%9C%93&query=docs If We decide where to upload it, We can publish nightly dev docs.
On Wed, Dec 19, 2018 at 3:12 PM Wes McKinney <[email protected]> wrote: > Indeed. I had opened an issue about this some time ago > > https://issues.apache.org/jira/browse/ARROW-1299 > > On Wed, Dec 19, 2018 at 8:10 AM Antoine Pitrou <[email protected]> wrote: > > > > > > Le 19/12/2018 à 15:07, Wes McKinney a écrit : > > > +1 also. The C++ README has grown quite long, for example. Probably to > > > put all of that in the Sphinx project. > > > > > > One downside of Sphinx is that some things can grow out of date on the > > > website in between releases. Within the codebase itself, we can remedy > > > this by directing people to the .rst files rather than the website > > > > Ideally we would provide a "dev" (i.e. git master) doc build in addition > > to the doc build for the latest release. > > > > Regards > > > > Antoine. >
