From ea02073c8429503dda7ff1a10039e92f3238eb88 Mon Sep 17 00:00:00 2001 From: Peter Bacon Darwin Date: Tue, 2 May 2017 14:26:16 +0100 Subject: [PATCH] build(aio): mark API docs as not having a TOC --- aio/tools/transforms/templates/api/base.template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aio/tools/transforms/templates/api/base.template.html b/aio/tools/transforms/templates/api/base.template.html index bc910dd555..f1da284144 100644 --- a/aio/tools/transforms/templates/api/base.template.html +++ b/aio/tools/transforms/templates/api/base.template.html @@ -1,6 +1,6 @@
-

{$ doc.name $}

+

{$ doc.name $}

{% if doc.deprecated %}{% endif %} {% if doc.experimental %}{% endif %}