Improve documentation and examples #186
Labels
docs and examples
Improving and adding documentation and examples
good first issue
Good for newcomers
help wanted
Extra attention is needed
Tracking issue for improving the egui docs. Other suggestions for improvements welcome!
All doc-examples need to be part of the doctests (i.e. they should never be marked
ignore
, thoughno_run
can maybe sometimes be motivated).egui
The crate-level docs for
egui
(at https://docs.rs/egui generated fromegui/src/lib.rs
) should be improved with a tutorial. In addition, all major parts of egui should have a quick example in the crate-level docsLabel
Hyperlink
TextEdit
Button
CheckBox
RadioButton
SelectableLabel
Image
ComboBox
Slider
DragValue
Separator
CollapsingHeader
Grid
on_hover_text
)Slider
-docs to the slider demo windowother
eframe
doc build issues: build failures on docs.rs #146epi::http
in not showing up in the documentationsThe text was updated successfully, but these errors were encountered: