-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* docs update. * Rebuild. * Command line updates Also change the default data to be the test data checkerboard. * Cleanup.
- Loading branch information
Showing
17 changed files
with
547 additions
and
125 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,18 @@ | ||
var index = | ||
[ | ||
[ "Documentation", "index.html#autotoc_md14", [ | ||
[ "Introduction", "index.html#autotoc_md9", null ], | ||
[ "Dependencies", "index.html#autotoc_md10", null ], | ||
[ "Setup", "index.html#autotoc_md11", [ | ||
[ "Command Line Interfaces", "index.html#autotoc_md12", null ], | ||
[ "API Example", "index.html#autotoc_md13", null ], | ||
[ "API", "index.html#autotoc_md15", null ] | ||
[ "Supported MaterialX Configurations", "index.html#supported-materialx-configurations", [ | ||
[ "Introduction", "index.html#introduction", null ], | ||
[ "Dependencies", "index.html#dependencies", null ], | ||
[ "Setup", "index.html#setup", [ | ||
[ "Command Line Interfaces", "index.html#command-line-interfaces", null ], | ||
[ "API Example", "index.html#api-example", null ] | ||
] ], | ||
[ "Tests", "index.html#autotoc_md16", null ], | ||
[ "Supported MaterialX Configurations", "index.html#autotoc_md17", [ | ||
[ "Test Data", "index.html#autotoc_md18", null ] | ||
[ "Documentation", "index.html#documentation-1", [ | ||
[ "API", "index.html#api", null ] | ||
] ], | ||
[ "Development Information", "index.html#autotoc_md19", null ] | ||
[ "Tests", "index.html#tests", [ | ||
[ "Test Data", "index.html#test-data", null ] | ||
] ], | ||
[ "Development Information", "index.html#development-information", null ] | ||
] ] | ||
]; |
Oops, something went wrong.