From 5485dfbeba679cf552f01ba2a0de7c93ea89a939 Mon Sep 17 00:00:00 2001 From: Bernard Kwok Date: Wed, 22 Jan 2025 11:22:39 -0500 Subject: [PATCH] Update home page link. --- README.html | 2 ++ README.md | 4 ++++ documents/html/doxygen_crawl.html | 1 + documents/html/index.html | 3 +++ documents/html/index.js | 3 ++- documents/html/navtreeindex0.js | 1 + documents/html/search/all_2.js | 2 +- documents/html/search/all_3.js | 3 ++- documents/html/search/all_4.js | 2 +- documents/html/search/all_5.js | 2 +- 10 files changed, 18 insertions(+), 5 deletions(-) diff --git a/README.html b/README.html index 12c9cd1..c7f9016 100644 --- a/README.html +++ b/README.html @@ -368,6 +368,8 @@

Welcome to materialxWeb

This repository contains a set sample implementations that show bi-directional communication between Python and Javascript logic.

The main focus is on connection "open standards" such as gltF, OCIO, OpenUSD with MaterialX.

+

Documentation

+

See the home page for more details.

Flask Connector Examples