Skip to content

Commit be1967b

Browse files
committed
Mention that linuxdoc should be installed via pip
1 parent 773848a commit be1967b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/source/developers/documentation.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ If you're using Conda, the required software can be installed in a single line:
3232
3333
conda install -c conda-forge --file=arrow/ci/conda_env_sphinx.txt
3434
35+
.. note::
36+
37+
``linuxdoc`` cannot be installed by Conda. It has to be installed via pip separately.
38+
3539
Otherwise, you'll first need to install `Doxygen <http://www.doxygen.nl/>`_
3640
yourself (for example from your distribution's official repositories, if
3741
using Linux). Then you can install the Python-based requirements with the

0 commit comments

Comments
 (0)