From 9d608b959c0ae6ebf556a2dce6ec384451ddc519 Mon Sep 17 00:00:00 2001 From: Theresa Foley <10618364+tangent-vector@users.noreply.github.com> Date: Fri, 13 Dec 2024 19:21:47 -0800 Subject: Update reflection API chapter in User Guide (#5868) * Update reflection API chapter in User guide The new version of the chapter is intended to accompany the `reflection-api` example program, and reflects (pun intended) the best practices that the Slang project team wants to encourage for interacting with the reflection API. * Rebuild TOCs --- docs/user-guide/toc.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'docs/user-guide/toc.html') diff --git a/docs/user-guide/toc.html b/docs/user-guide/toc.html index 283706adc..b5a6cccbb 100644 --- a/docs/user-guide/toc.html +++ b/docs/user-guide/toc.html @@ -116,13 +116,13 @@
  • Using the Reflection API
  • Supported Compilation Targets -- cgit v1.2.3