diff --git a/clang/docs/APINotes.rst b/clang/docs/APINotes.rst --- a/clang/docs/APINotes.rst +++ b/clang/docs/APINotes.rst @@ -22,11 +22,11 @@ That's API notes. API notes use a YAML-based file format. YAML is a format best explained by -example, so here is a `small example`__ from the compiler test suite of API +example, so here is a `small example +`_ +from the compiler test suite of API notes for a hypothetical "SomeKit" framework. -__ test/APINotes/Inputs/Frameworks/SomeKit.framework/Headers/SomeKit.apinotes - Usage =====