From fa2cec099defb57479a8beb9a6829d7e607f839e Mon Sep 17 00:00:00 2001 From: Aaron Ballman Date: Tue, 23 Jun 2015 17:31:30 +0000 Subject: [PATCH] Adding a title to appease the sphinx build bot. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@240430 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/AttributeReference.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/AttributeReference.rst b/docs/AttributeReference.rst index 6c21426369..a763ddeaeb 100644 --- a/docs/AttributeReference.rst +++ b/docs/AttributeReference.rst @@ -7,3 +7,7 @@ Please do not commit this file. The file exists for local testing purposes only. ------------------------------------------------------------------- + +=================== +Attributes in Clang +=================== \ No newline at end of file -- 2.50.1