From 0c892afd502373495729509ba957be969a01089e Mon Sep 17 00:00:00 2001 From: Tony Parisi Date: Mon, 12 Oct 2015 10:18:46 -0700 Subject: [PATCH] Deleted binary types reference placeholder --- specification/README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/specification/README.md b/specification/README.md index 704801996f..9e35dc5815 100644 --- a/specification/README.md +++ b/specification/README.md @@ -41,7 +41,6 @@ Contributors * [Metadata](#metadata) * [Specifying Extensions](#specifying-extensions) * [Properties Reference](#properties) -* [Binary Types Reference](#binarytypes) * [JSON Schema](#schema) * [Conformance](#conformance) * [Acknowledgements](#acknowledgements) @@ -1120,13 +1119,6 @@ For more information on glTF extensions, consult the [extensions registry specif This section will have a detailed reference on each property. e.g. `asset`. This is more than what is currently in the schema. A one-line description and comment isn't enough, we need to fully specify behavior for each property. - -# Binary Types Reference - -This section will describe the format for each of the GL types stored in the binary file. A reference to the GL spec for each type might be enough - -*Todo: Patrick please advise on how to tackle this* - # JSON Schema