forked from ruby/net-imap
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Now that rdoc 6.8 renders properly on small screens, the IMAP#search docs needed to be updated. Nested unordered lists indent too deeply for small screens. Also, the search rdoc reads better when the details of argument translation are moved from the main text into its own subsection. Also, the search key reference has been reorganized around key type. Also, the heading levels were all adjusted to `h4` and `h5`. This assumes that the method heading is an `h3` heading. Unfortunately, the method headings use a `<div>`, but they _should_ be `h3` headings. 😉
- Loading branch information
Showing
1 changed file
with
144 additions
and
125 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters