alamb commented on issue #16654:
URL: https://github.com/apache/datafusion/issues/16654#issuecomment-3027612576
We currently use a more manual version of this:
https://github.com/apache/datafusion/blob/25c2a079fc1baacc038e304cb2bcae671338c2d8/datafusion/core/src/lib.rs#L867-L898
Basically we use the
[`doc_comment`](https://docs.rs/doc-comment/latest/doc_comment/) to manually
list files to include in doc tests
It would be amazing to do it automatically with rustdocs
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]