Skip to content

Darkfish: group method call-seq in div.method-header - #942

Merged
nobu merged 1 commit into
ruby:masterfrom
nevans:darkfish-combine-call-seq-div
Nov 27, 2022
Merged

Darkfish: group method call-seq in div.method-header#942
nobu merged 1 commit into
ruby:masterfrom
nevans:darkfish-combine-call-seq-div

Conversation

@nevans

Copy link
Copy Markdown
Contributor

This way, custom CSS styles can be easily applied to the entire method header at once. Otherwise, it can be tricky to make a border that goes around the entire set of method call-seq, but not the method description.

@nevans

nevans commented Nov 22, 2022

Copy link
Copy Markdown
ContributorAuthor

I've been updating net-imap documentation. To demonstrate this PR (as well as #941 and a few other monkeypatches that aren't ready or suitable for PRs), see here: https://nevans.github.io/net-imap/Net/IMAP.html#method-i-authenticate

This way, custom CSS styles can be easily applied to the entire method
header at once. Otherwise, it can be tricky to make a border that goes
around the entire set of method call-seq, but not the method
description.
@nobu
nobuforce-pushed the darkfish-combine-call-seq-div branch from 97dc2b9 to 5db4bceCompareNovember 27, 2022 17:20
@nobu
nobu merged commit b118bc9 into ruby:masterNov 27, 2022
@nevans
nevans deleted the darkfish-combine-call-seq-div branch November 28, 2022 04:03
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@nevans@nobu