Skip to content

Commit 06730f7

Browse files
committed
Remove registry-only README sections
1 parent 1d6023b commit 06730f7

1 file changed

Lines changed: 0 additions & 54 deletions

File tree

README.md

Lines changed: 0 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -200,57 +200,3 @@ Multiple backends can coexist with ordered fallback. If we later replace `GitHub
200200
Release publishing policy in this prototype is intentionally simple:
201201
- standalone assets are published as individual files
202202
- bundles are published as zip archives
203-
204-
## First-party registry layout
205-
206-
<details>
207-
<summary>Click to expand</summary>
208-
209-
```text
210-
media/
211-
assets/
212-
mesh/
213-
standalone/
214-
obj/
215-
ply/
216-
stl/
217-
bundles/
218-
obj/
219-
image/
220-
standalone/
221-
exr/
222-
png/
223-
jpg/
224-
jpeg/
225-
tga/
226-
dds/
227-
ktx/
228-
photometry/
229-
ies/
230-
scene/
231-
mitsuba/
232-
xml/
233-
serialized/
234-
bundles/
235-
archive/
236-
zip/
237-
data/
238-
text/
239-
json/
240-
241-
references/
242-
perf/
243-
meshloaders/
244-
245-
licenses/
246-
```
247-
248-
</details>
249-
250-
## Current scope
251-
252-
This is only the starting point.
253-
254-
The official first-party Nabla registry is intentionally designed so that the
255-
rest of the current Nabla `media` tree can be migrated there later under the
256-
same model.

0 commit comments

Comments
 (0)