Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel McNab <[email protected]>
  • Loading branch information
PoignardAzur and DJMcNab committed Oct 17, 2024
1 parent 75ed736 commit 43de2cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion masonry/src/doc/01_creating_app.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
**TODO - Add screenshots**
**TODO - Add screenshots - see [#501](https://github.com/linebender/xilem/issues/501)**

This tutorial covers the to-do-list example shown in the README, and uses it as a support to explain the basic Masonry architecture.

Expand Down
1 change: 1 addition & 0 deletions masonry/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ pub mod widget;
pub mod app_driver;
pub mod debug_logger;
pub mod debug_values;
#[cfg(doc)]
pub mod doc;
pub mod event_loop_runner;
pub mod passes;
Expand Down

0 comments on commit 43de2cf

Please sign in to comment.