Matthew Powers
03/31/2023, 12:29 PMWill Jones
03/31/2023, 2:29 PMget_add_actions()
docs return type linked to the docs for pyarrow.lib.RecordBatch
.)Matthew Powers
03/31/2023, 2:49 PMJim Hibbard
03/31/2023, 4:05 PMusage
if you're using the autodoc feature(s). You could construct a different doc tree by manually writing the rst directives and then using automodule/autofunction etc. to document the individual pieces of the API in each of those smaller docs. It's less automagical but you could get separate URLs that way if that's the main problem.Matthew Powers
03/31/2023, 5:15 PMJim Hibbard
03/31/2023, 6:34 PMrtyler
04/03/2023, 7:20 PMJim Hibbard
04/03/2023, 8:16 PMMatthew Powers
04/03/2023, 10:35 PMJim Hibbard
04/03/2023, 11:21 PMMatthew Powers
04/03/2023, 11:23 PMJim Hibbard
04/03/2023, 11:24 PMWill Jones
04/07/2023, 6:50 PMMatthew Powers
04/08/2023, 8:41 PMWill Jones
04/08/2023, 9:24 PMJim Hibbard
04/09/2023, 1:44 AM