hiroyuki-sato opened a new issue, #44416: URL: https://github.com/apache/arrow/issues/44416
### Describe the enhancement requested Hello, team. [Apache Arrow C++](https://github.com/apache/arrow/tree/main/cpp) links to [C++ Development Documentation](https://github.com/apache/arrow/tree/main/docs/source/developers/cpp) The linked C++ Development Documentation page does not have a README, it just displays a list of files. <img width="994" alt="スクリーンショット 2024-10-15 17 20 04" src="https://github.com/user-attachments/assets/94d4b02e-81dc-4a01-83cf-d5a542b8e394"> Adding `README.md` like below may help for developers. ## C++ Development Documentation * [Building Arrow C++](https://github.com/apache/arrow/blob/main/docs/source/developers/cpp/building.rst) * [Conventions](https://github.com/apache/arrow/blob/main/docs/source/developers/cpp/conventions.rst) * [Development Guidelines](https://github.com/apache/arrow/blob/main/docs/source/developers/cpp/development.rst) * [Cross compiling for WebAssembly with Emscripten](https://github.com/apache/arrow/blob/main/docs/source/developers/cpp/emscripten.rst) * [Fuzzing Arrow C++](https://github.com/apache/arrow/blob/main/docs/source/developers/cpp/fuzzing.rst) * [Developing on Windows](https://github.com/apache/arrow/blob/main/docs/source/developers/cpp/windows.rst) ### Component(s) Documentation -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org