junrushao commented on code in PR #52:
URL: https://github.com/apache/tvm-ffi/pull/52#discussion_r2374525102


##########
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:
   The docs on `main` looks a bit off: 
https://tvm.apache.org/ffi/reference/python/index.html#utility
   
   <img width="1378" height="855" alt="Image" 
src="https://github.com/user-attachments/assets/d91ece51-b992-4f2d-81cf-180595b8e979";
 />
   
   The fix makes it look more straightforward (imo)
   
   <img width="1364" height="892" alt="Image" 
src="https://github.com/user-attachments/assets/6a9304b0-1f3a-4936-bbf8-8fa839e974b0";
 />
   
   let me know if it's intentional



-- 
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]

Reply via email to