You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Eduardo Ponce (Jira)" <ji...@apache.org> on 2021/06/21 20:26:00 UTC

[jira] [Created] (ARROW-13137) [C++][Documentation] Make in-table references consistent

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 *&#92;(1)*.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)