From 101f164b036d0c1c012243df69179559b6f40fb8 Mon Sep 17 00:00:00 2001 From: Yong He Date: Mon, 6 Feb 2023 16:11:49 -0800 Subject: Update documentation (#2631) Co-authored-by: Yong He --- docs/user-guide/toc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/user-guide/toc.html') diff --git a/docs/user-guide/toc.html b/docs/user-guide/toc.html index 12519b384..b65d7f831 100644 --- a/docs/user-guide/toc.html +++ b/docs/user-guide/toc.html @@ -85,7 +85,7 @@
  • Backward Propagation Function
  • Builtin Differentiable Functions
  • Excluding Parameters From Differentiation
  • -
  • Calling Non-Differentiable Function from a Differentiable Function
  • +
  • Calling Non-Differentiable Functions from a Differentiable Function
  • Higher Order Differentiation
  • Interactions with Generics and Interfaces
  • Restrictions of Automatic Differentiation
  • -- cgit v1.2.3