mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-10 17:49:03 -04:00
- remove the use of inline code markings inside rustdoc [`links`], because they are too visually distracting. - Use descriptive language in the doc comments, instead of imperative. - Rename NcChannels to NcChannelPair, for improved clarity. - Improve more comments, add inner links. - Improve some tests. - separate tests and constructors into submodules for cells and channels