
On 26 March 2017 at 05:14, Rene Rivera via Boost
On Sat, Mar 25, 2017 at 6:43 PM, Mateusz Loskot via Boost
wrote: On 25 March 2017 at 21:57, Mateusz Loskot wrote: On 23 March 2017 at 15:11, Rene Rivera
wrote: Boost release 1.64.0 beta 1 is now available at: [...] Please download the beta, give it a try, and report any problems you encounter.
I noticed, the package consists of intermediate files from docs generation process of Boost.Geometry:
/libs/geometry/doc/doxy/doxygen_output/html_by_doxygen /libs/geometry/doc/doxy/doxygen_output/xml
May I ask how documentation of individual library makes it into the package?
For reference here's where the release building script starts the doc building https://github.com/boostorg/release-tools/blob/develop/ci_boost_release.py#L...
[...] I would greatly appreciate if you added that cleanup. Since you know exactly what to clean up instead of me guessing.
Rene, thank you for the pointers. I followed it and run ci_boost_release.py locally, then worked out a small patch to Geometry's make_qbk.py. PR submitted against Geometry develop https://github.com/boostorg/geometry/pull/387 If it is sound and merged into develop/master, the release package should no longer be polluted. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net