File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ For a minimal consumer example, see [smoke/CMakeLists.txt](smoke/CMakeLists.txt)
4646
4747The current Nabla examples layout at:
4848
49- - ` https://github.com/Devsh-Graphics-Programming/Nabla-Example-And-Tests-Media `
49+ - [ Nabla-Example-And-Tests-Media ] ( https://github.com/Devsh-Graphics-Programming/Nabla-Example-And-Tests-Media )
5050
5151looks harmless because it is "just for examples", but it already creates real
5252operational problems. Large binary payloads inside ordinary Git workflows slow
@@ -73,7 +73,8 @@ At a high level this follows the same pattern used by mature package and artifac
7373- content-addressed external test data in ` CMake ExternalData ` , used by projects such as ` VTK `
7474
7575The same consumer module is also meant to stay reusable beyond Nabla itself.
76- The default first-party registry is ` Devsh-Graphics-Programming/Nabla-Asset-Manifests ` ,
76+ The default first-party registry is
77+ [ ` Devsh-Graphics-Programming/Nabla-Asset-Manifests ` ] ( https://github.com/Devsh-Graphics-Programming/Nabla-Asset-Manifests ) ,
7778but consumers can point the module at a different manifest checkout and a
7879different ` GitHub Release ` channel without changing the build-graph model.
7980
You can’t perform that action at this time.
0 commit comments