Commits


Benjamin Kietzman authored and Wes McKinney committed 8c5271d9664
ARROW-5341: [C++][Documentation] developers/cpp.rst should mention documentation warnings Add a section detailing that documentation warnings will break the build at level `CHECKIN` with the clang compiler. The relevant clang documentation is linked so that readers can look up what might provoke a doc warning Author: Benjamin Kietzman <bengilgit@gmail.com> Author: Wes McKinney <wesm+git@apache.org> Closes #4578 from bkietz/5341-Add-instructions-about-fixing-and-testin and squashes the following commits: f0c3ed34d <Wes McKinney> Consolidate developer docs related to Doxygen comments in a new subsection 7e155a27a <Benjamin Kietzman> add section describing documentation warnings