Nicola Crane created ARROW-15103:
------------------------------------
Summary: [Documentation][C++] Error building docs:
"arrow/cpp/src/arrow/csv/options.h:182: error: Found unknown command '\r' "
Key: ARROW-15103
URL: https://issues.apache.org/jira/browse/ARROW-15103
Project: Apache Arrow
Issue Type: Improvement
Components: C++, Documentation
Reporter: Nicola Crane
I am trying to build the docs, following the instructions at
https://arrow.apache.org/docs/developers/documentation.html
However, after running {{pip install -r docs/requirements.txt}} and then going
to {{cpp/apidoc}} and running {{doxygen}} I get the following error:
{code:java}
warning: ignoring unsupported tag 'HTML_FORMULA_FORMAT' at line 1537, file
Doxyfile
/home/nic2/arrow/cpp/src/arrow/csv/options.h:182: error: Found unknown command
'\r' (warning treated as error, aborting now)
{code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)