docs: use cmd/tools/find_doc_comments_with_no_dots.v to put some missing dots in the doc comments of public symbols.

This commit is contained in:
Delyan Angelov 2025-07-02 15:45:47 +03:00
parent e6bbcbd168
commit 3271c728d5
17 changed files with 48 additions and 68 deletions

View file

@ -25,8 +25,7 @@ pub const picoev_del = 0x20000000
// event read/write.
pub const picoev_readwrite = 3
// Target is a data representation of everything that needs to be associated with a single
// file descriptor (connection).
// Target is a data representation of everything that needs to be associated with a single file descriptor (connection).
pub struct Target {
pub mut:
fd int // file descriptor