mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 21:00:03 -04:00
Add inter-linking between different forms of documentations and examples
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
//!
|
||||
//! To get started, look at <https://github.com/emilk/eframe_template>.
|
||||
//!
|
||||
//! You can also take a look at [the `eframe` examples folder](https://github.com/emilk/egui/tree/master/eframe/examples).
|
||||
//!
|
||||
//! You write your application code for [`epi`] (implementing [`epi::App`]) and then
|
||||
//! call from [`crate::run_native`] your `main.rs`, and/or call `eframe::start_web` from your `lib.rs`.
|
||||
//!
|
||||
|
||||
Reference in New Issue
Block a user