[llvm] r205793 - [docs] VCS contains a record of authorship
Sean Silva
chisophugis at gmail.com
Tue Apr 8 14:12:56 PDT 2014
Author: silvas
Date: Tue Apr 8 16:12:56 2014
New Revision: 205793
URL: http://llvm.org/viewvc/llvm-project?rev=205793&view=rev
Log:
[docs] VCS contains a record of authorship
No need to explicitly mention the author in the document.
Modified:
llvm/trunk/docs/TableGen/LangRef.rst
Modified: llvm/trunk/docs/TableGen/LangRef.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/TableGen/LangRef.rst?rev=205793&r1=205792&r2=205793&view=diff
==============================================================================
--- llvm/trunk/docs/TableGen/LangRef.rst (original)
+++ llvm/trunk/docs/TableGen/LangRef.rst Tue Apr 8 16:12:56 2014
@@ -2,8 +2,6 @@
TableGen Language Reference
===========================
-.. sectionauthor:: Sean Silva <silvas at purdue.edu>
-
.. contents::
:local:
More information about the llvm-commits
mailing list