Benjamin-Philip opened a new issue, #103: URL: https://github.com/apache/arrow-erlang/issues/103
### Describe the task requested [Markdown support](https://www.erlang.org/doc/system/documentation.html) was added to Erlang for module/function/type documentation in [OTP 27](https://www.erlang.org/blog/highlights[Markdown support](https://www.erlang.org/doc/system/documentation.html) was added to Erl-otp-27/#overhauled-documentation-system). This supersedes the [EDoc](https://www.erlang.org/doc/apps/edoc/chapter.html) powered system we currently use. We need to migrate our docs from EDoc to markdown. Also, OTP 29 added support for documentation tests with the [`ct_doctest`](https://www.erlang.org/doc/apps/common_test/ct_doctest.html) test harness for Common Test. We'll be using this once we start tackling #82. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
