Set maxTocLevel to 2 for syntax spec
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Wed, 13 Mar 2013 17:36:02 +0100
changeset 1433 c6b5263ce7f7
parent 1432 1844d1dce747
child 1434 e2b3b3f5a8b2
Set maxTocLevel to 2 for syntax spec

... we do not loose anything apart from the examples in "Relationship to Other Linked Data Formats"
spec/latest/json-ld-syntax/index.html
--- a/spec/latest/json-ld-syntax/index.html	Wed Mar 13 17:34:00 2013 +0100
+++ b/spec/latest/json-ld-syntax/index.html	Wed Mar 13 17:36:02 2013 +0100
@@ -81,7 +81,7 @@
       // document unless you know what you're doing. If in doubt ask your friendly neighbourhood
       // Team Contact.
       wgPatentURI:  "http://www.w3.org/2004/01/pp-impl/46168/status",
-      maxTocLevel: 4,
+      maxTocLevel: 2,
       preProcess: [ preProc ]
       // alternateFormats: [ {uri: "diff-20130202.html", label: "diff to previous version"} ]
   };