Files
filament/docs_src/src_mdbook/book.toml
Powei Feng e89363751d docs: various updates and improvements (#8971)
- Add github link to page
 - Fix link in contributing.md
 - Small update to docs_src/README.md
 - Remove logo in the core docs
 - Move branching.md and release_guide.md to /docs_src
 - Add "under construction" warning for the web samples
 - Update matdbg README.md
2025-07-18 21:00:25 +00:00

23 lines
376 B
TOML

[book]
authors = []
language = "en"
multilingual = false
src = "src"
title = "Filament"
[build]
create-missing = false
[output.html]
mathjax-support = true
default-theme = "light"
preferred-dark-theme = "light"
git-repository-url = "https://github.com/google/filament"
git-repository-icon = "fa-github"
[output.html.print]
enable = false
[output.html.fold]
enable = false