Commit 19650fe
authored
MINOR: [Docs] Mention that linuxdoc should be installed via pip (apache#48352)
### Rationale for this change
https://github.com/apache/arrow/blob/f0955f1b0019f4794bbc707eeefcb96eee856d1f/ci/conda_env_sphinx.txt#L24-L26
Documentation build requires `linuxdoc` but it cannot be installed via Conda. Therefore, has to be documented properly for dev.
### What changes are included in this PR?
This PR adds a note about `linuxdoc` that has to be installed via `pip` to successfully build documentation.
### Are these changes tested?
Yes
<img width="689" height="435" alt="Screenshot 2025-12-05 at 4 12 10 PM" src="https://github.com/user-attachments/assets/1595ea39-ade8-42ea-a6c1-b2fc662b583b" />
### Are there any user-facing changes?
No
Authored-by: Hyukjin Kwon <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>1 parent b10386e commit 19650fe
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
35 | 39 | | |
36 | 40 | | |
37 | 41 | | |
| |||
0 commit comments