[
https://issues.apache.org/jira/browse/ARROW-13336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-13336:
-----------------------------------
Labels: pull-request-available (was: )
> [Doc][Python] make clean doesn't clean up "generated" documentation
> -------------------------------------------------------------------
>
> Key: ARROW-13336
> URL: https://issues.apache.org/jira/browse/ARROW-13336
> Project: Apache Arrow
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 4.0.1
> Reporter: Alessandro Molina
> Assignee: Alessandro Molina
> Priority: Minor
> Labels: pull-request-available
> Fix For: 6.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Running `make clean` in the docs directory doesn't get rid of the content
> generated in the `generated` directory. That means that if any file was
> removed (and thus won't be generated anymore) it would still end up being
> included in the documentation because "not generating it" doesn't mean
> "deleting the already generated one".
> Best case that can lead to errors when generating the docs, worst case it
> might generate wrong doc that contains sections that are no longer valid.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)