1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 14:49:06 -04:00

Improve documentation for the most common widgets

This commit is contained in:
Emil Ernerfeldt
2021-02-23 22:18:13 +01:00
parent 814f8c0dd8
commit bdbc59455c
10 changed files with 136 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
# Arcitecture
This document describes how the crates that make up egui are all connected.
Also see `CONTRIBUTING.md` for what to do before opening a PR.
Also see [`CONTRIBUTING.md`](https://github.com/emilk/egui/blob/master/CONTRIBUTING.md) for what to do before opening a PR.
## Crate overview