From 23f522a5450439d22c27c24efd44c6ae722b1c54 Mon Sep 17 00:00:00 2001 From: Mikhail Glushenkov Date: Sat, 13 Dec 2008 17:51:47 +0000 Subject: [PATCH] Add a comment to the auto-generated docs. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60985 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CompilerDriver.html | 3 +++ docs/CompilerDriverTutorial.html | 3 +++ tools/llvmc/doc/LLVMC-Reference.rst | 4 ++++ tools/llvmc/doc/LLVMC-Tutorial.rst | 4 ++++ 4 files changed, 14 insertions(+) diff --git a/docs/CompilerDriver.html b/docs/CompilerDriver.html index 9d87c05081c..ccd23ebc733 100644 --- a/docs/CompilerDriver.html +++ b/docs/CompilerDriver.html @@ -10,6 +10,9 @@

Customizing LLVMC: Reference Manual

+

Contents

    diff --git a/docs/CompilerDriverTutorial.html b/docs/CompilerDriverTutorial.html index 12471c3822a..d2b3a595e17 100644 --- a/docs/CompilerDriverTutorial.html +++ b/docs/CompilerDriverTutorial.html @@ -10,6 +10,9 @@

    Tutorial - Using LLVMC

    +

    Contents

      diff --git a/tools/llvmc/doc/LLVMC-Reference.rst b/tools/llvmc/doc/LLVMC-Reference.rst index 3033cfcafb8..66253ee0dca 100644 --- a/tools/llvmc/doc/LLVMC-Reference.rst +++ b/tools/llvmc/doc/LLVMC-Reference.rst @@ -1,6 +1,10 @@ =================================== Customizing LLVMC: Reference Manual =================================== +.. + This file was automatically generated by rst2html. + Please do not edit directly! + The ReST source lives in the directory 'tools/llvmc/doc'. .. contents:: diff --git a/tools/llvmc/doc/LLVMC-Tutorial.rst b/tools/llvmc/doc/LLVMC-Tutorial.rst index a27bb209290..6f064778424 100644 --- a/tools/llvmc/doc/LLVMC-Tutorial.rst +++ b/tools/llvmc/doc/LLVMC-Tutorial.rst @@ -1,6 +1,10 @@ ====================== Tutorial - Using LLVMC ====================== +.. + This file was automatically generated by rst2html. + Please do not edit directly! + The ReST source lives in the directory 'tools/llvmc/doc'. .. contents::