From e9f17cda80ae60818f43b4ed724436c8b88fd0db Mon Sep 17 00:00:00 2001 From: Jean-Luc Brouillet Date: Fri, 24 Apr 2015 15:59:02 -0700 Subject: docs: Overhaul of the RenderScript reference documentation. cherry-pick from CL: https://android-review.googlesource.com/148241 This CL replaces the Doxygen generated documentation by one that's created by our internal tool found in framework/rs/api. The big advantages: - Can handle overloaded functions. Doxygen could not and RenderScript has many. - Can have version information. - Can match the look of the Java documentation. - Cleaner look and no leaking of internal paths. This CL also include changes introduced by the L release which was missing previously. Change-Id: Icade41d04d35e45c445ad952bb8ce14389f9f59f --- docs/html/guide/guide_toc.cs | 58 +++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 55 insertions(+), 3 deletions(-) (limited to 'docs/html/guide/guide_toc.cs') diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index 8d010a149539..f3f2e5e7e780 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -357,8 +357,61 @@
  • Advanced RenderScript
  • -
  • - Runtime API Reference +
  • @@ -588,4 +641,3 @@ changeNavLang(getLangPref()); //--> - -- cgit v1.2.3