mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 23:13:13 -04:00
- Enable all-features when generating docs - Add x11 feature so it builds on Linux - Add double hashes to the feature comments so document-features includes them in the docs * Closes <https://github.com/emilk/egui/issues/5709> * [x] I have followed the instructions in the PR template