mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
* Removed: egui::Context::is_desktop, egui::Context::set_desktop * Added: egui::Context::force_embedding, egui::Context::set_force_embedding
This folder contains the files required for the egui web demo hosted at https://www.egui.rs/.
The reason the folder is called "docs" is because that is the name that GitHub requires in order to host a web page from the master branch of a repository.