Skip to content

Commit a40db95

Browse files
committed
Add docs to demo
1 parent eafa256 commit a40db95

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

demo/src/lib.rs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
//! Demo code for the [`egui_plot`], hosted at <https://emilk.github.io/egui_plot/>.
2+
//!
3+
//! Each push to `main` re-deploys the demo.
4+
15
#![warn(clippy::all, rust_2018_idioms)]
26

37
mod app;

0 commit comments

Comments
 (0)