Skip to content

Commit

Permalink
remove todo note on which I gave up (too much clutter to add more links)
Browse files Browse the repository at this point in the history
  • Loading branch information
Wumpf committed May 14, 2024
1 parent 5ec86b4 commit ff93693
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/re_types_builder/src/codegen/docs/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -648,8 +648,6 @@ fn write_view_property(
) {
putln!(o, "### `{}`", field.name);

// TODO: link to the datatype.

let top_level_docs = field.docs.untagged();

if top_level_docs.is_empty() {
Expand Down

0 comments on commit ff93693

Please sign in to comment.