Skip to content

Improve Env docs#796

Merged
cmyr merged 2 commits intolinebender:masterfrom
luleyleo:more-env-docs
Apr 3, 2020
Merged

Improve Env docs#796
cmyr merged 2 commits intolinebender:masterfrom
luleyleo:more-env-docs

Conversation

@luleyleo
Copy link
Collaborator

@luleyleo luleyleo commented Apr 3, 2020

I've added the bullet points for the Env chapter in the book also to the Rust docs, this Closes #790
Also I've added a small example to Key, removed some whitespace form the EnvScope example and hid the env_scope override by WidgetExt which irritated me 😅 and does not seem useful to the user.

Copy link
Member

@cmyr cmyr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only the tiniest suggestion, thanks for this!

/// });
/// }
/// ```
///
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

excellent, thanks!

Co-Authored-By: Colin Rofls <colin@cmyr.net>
@cmyr cmyr merged commit 1a7f76e into linebender:master Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add items from the env section of book to the docs in env.rs

2 participants