junrushao commented on code in PR #52: URL: https://github.com/apache/tvm-ffi/pull/52#discussion_r2376724916
########## docs/reference/python/index.rst: ########## @@ -81,7 +81,16 @@ Stream Context Utility ------- -.. toctree:: - :maxdepth: 1 +C++ integration helpers for building and loading inline modules. - cpp/index.rst + +.. autosummary:: + :toctree: generated/ + + cpp.load_inline + Review Comment: Ahh thanks Yaoyao -- 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]
