1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 15:13:12 -04:00
Files
egui/docs
Stanislav 64496cacb9 Graceful exit from web (#1650)
Return a handle that can be used to stop a running egui instance.
2022-08-02 17:42:55 +02:00
..
2022-01-30 21:26:26 +01:00
2022-01-30 22:01:33 +01:00
2022-08-02 17:42:55 +02:00
2022-01-30 22:01:33 +01:00

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.