aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Glushenkov <foldr@codedgers.com>2008-12-13 17:51:47 +0000
committerMikhail Glushenkov <foldr@codedgers.com>2008-12-13 17:51:47 +0000
commit23f522a5450439d22c27c24efd44c6ae722b1c54 (patch)
treee652e1be12ee524b212487a4ca163454aa4570c4
parent8cc8288bef64175ee7969c8e349f191eeeabfc49 (diff)
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
-rw-r--r--docs/CompilerDriver.html3
-rw-r--r--docs/CompilerDriverTutorial.html3
-rw-r--r--tools/llvmc/doc/LLVMC-Reference.rst4
-rw-r--r--tools/llvmc/doc/LLVMC-Tutorial.rst4
4 files changed, 14 insertions, 0 deletions
diff --git a/docs/CompilerDriver.html b/docs/CompilerDriver.html
index 9d87c05081..ccd23ebc73 100644
--- a/docs/CompilerDriver.html
+++ b/docs/CompilerDriver.html
@@ -10,6 +10,9 @@
<body>
<div class="document" id="customizing-llvmc-reference-manual">
<h1 class="title">Customizing LLVMC: Reference Manual</h1>
+<!-- This file was automatically generated by rst2html.
+Please do not edit directly!
+The ReST source lives in the directory 'tools/llvmc/doc'. -->
<div class="contents topic">
<p class="topic-title first"><a id="contents" name="contents">Contents</a></p>
<ul class="simple">
diff --git a/docs/CompilerDriverTutorial.html b/docs/CompilerDriverTutorial.html
index 12471c3822..d2b3a595e1 100644
--- a/docs/CompilerDriverTutorial.html
+++ b/docs/CompilerDriverTutorial.html
@@ -10,6 +10,9 @@
<body>
<div class="document" id="tutorial-using-llvmc">
<h1 class="title">Tutorial - Using LLVMC</h1>
+<!-- This file was automatically generated by rst2html.
+Please do not edit directly!
+The ReST source lives in the directory 'tools/llvmc/doc'. -->
<div class="contents topic">
<p class="topic-title first"><a id="contents" name="contents">Contents</a></p>
<ul class="simple">
diff --git a/tools/llvmc/doc/LLVMC-Reference.rst b/tools/llvmc/doc/LLVMC-Reference.rst
index 3033cfcafb..66253ee0dc 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 a27bb20929..6f06477842 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::