Eduardo Ponce created ARROW-13137:
-------------------------------------
Summary: [C++][Documentation] Make in-table references consistent
Key: ARROW-13137
URL: https://issues.apache.org/jira/browse/ARROW-13137
Project: Apache Arrow
Issue Type: Improvement
Components: C++, Documentation
Reporter: Eduardo Ponce
Fix For: 5.0.0
In the [C++ documentation of compute
functions|https://github.com/apache/arrow/blob/master/docs/source/cpp/compute.rst],
in-table references to notes are placed inconsistently. Some tables have a
*Notes* column while others embed note references with corresponding text. To
be consistent, use the *Notes* column approach.
Also, the raw syntax for in-table references is inconsistent. Some cases use
*(1)* while others use *\(1)*.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)