Skip to content

Commit ab41294

Browse files
Propagate text updates to developer guide (#2313)
This changelist propagates recent text updates from the front page to the Developer Guide for consistency.
1 parent 130abd8 commit ab41294

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

documents/DeveloperGuide/MainPage.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ MaterialX is an open standard for representing rich material and look-developmen
77
- Download the latest version of the [CMake](https://cmake.org/) build system.
88
- Point CMake to the root of the MaterialX library and generate C++ projects for your platform and compiler.
99
- Select the `MATERIALX_BUILD_PYTHON` option to build Python bindings.
10-
- Select the `MATERIALX_BUILD_VIEWER` option to build the MaterialX viewer.
10+
- Select the `MATERIALX_BUILD_VIEWER` option to build the [MaterialX Viewer](https://github.com/AcademySoftwareFoundation/MaterialX/blob/main/documents/DeveloperGuide/Viewer.md).
11+
- Select the `MATERIALX_BUILD_GRAPH_EDITOR` option to build the [MaterialX Graph Editor](https://github.com/AcademySoftwareFoundation/MaterialX/blob/main/documents/DeveloperGuide/GraphEditor.md).
1112

1213
## Supported Platforms
1314

0 commit comments

Comments
 (0)