[automated] Updating /docs due to commit f3d0741

Full commit hash is f3d0741853

DOCS_ALLOW_DIRECT_EDITS
This commit is contained in:
Filament Bot
2025-07-18 17:26:56 +00:00
parent f3d0741853
commit 1b145310f8
7 changed files with 7020 additions and 9479 deletions

File diff suppressed because one or more lines are too long

4315
docs/Filament.md.html Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

2677
docs/Materials.md.html Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -225,6 +225,10 @@ located in <code>tools</code>. Some of tools also have README.md as description.
<p>These are technical documents that do not fit into a library, tool, or directory of the
Filament source tree. We collect them into the <code>docs_src/src/notes</code> directory. No additional
processing are needed for these documents.</p>
<h3 id="raw-source-files"><a class="header" href="#raw-source-files">Raw source files</a></h3>
<p>These are files that are not part of the mdbook generation, but should be included output in /docs
to point to standalone pages/components (for example, the remote page for Android gltf_viewer). These
files are stored in <code>docs_src/src_raw</code>.</p>
<h2 id="adding-more-documents"><a class="header" href="#adding-more-documents">Adding more documents</a></h2>
<p>To add any documentation, first consider the type of the document you like to add. If it
belongs to any of the above sources, then simply place the document in the appropriate place,

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long