This is an archive of the discontinued LLVM Phabricator instance.

[libcxx][docs] Clearer mark up for --param
ClosedPublic

Authored by zbrid on Apr 17 2020, 2:58 PM.

Details

Reviewers
EricWF
ldionne
Group Reviewers
Restricted Project
Commits
rG33ad38a925aa: [libcxx][docs] Clearer mark up for --param
Summary

When I read this on the website it looks like the -- in the used font turns
into an em dash. I updated this with inline literal mark up so the -- will
remain obvious.

Diff Detail

Event Timeline

zbrid created this revision.Apr 17 2020, 2:58 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 17 2020, 2:58 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne accepted this revision.Apr 18 2020, 8:18 AM
ldionne added a subscriber: ldionne.

Thanks!

This revision is now accepted and ready to land.Apr 18 2020, 8:18 AM
zbrid updated this revision to Diff 258771.Apr 20 2020, 9:15 AM

Rebasing

This revision was automatically updated to reflect the committed changes.