[
https://issues.apache.org/jira/browse/ARROW-13336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-13336.
------------------------------------
Fix Version/s: (was: 6.0.0)
5.0.0
Resolution: Fixed
Issue resolved by pull request 10755
[https://github.com/apache/arrow/pull/10755]
> [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: 5.0.0
>
> Time Spent: 20m
> 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)