diff options
| author | Mikhail Glushenkov <foldr@codedgers.com> | 2008-12-13 17:51:47 +0000 |
|---|---|---|
| committer | Mikhail Glushenkov <foldr@codedgers.com> | 2008-12-13 17:51:47 +0000 |
| commit | e04b5bfd199eee38f33b705f8c0ea8a8136aef07 (patch) | |
| tree | 94afc165f4986d2cffd8cd087069ae36398c118c /llvm/docs | |
| parent | 6027992ea91b9ff6428a8b4fbd89ac28261448f9 (diff) | |
| download | bcm5719-llvm-e04b5bfd199eee38f33b705f8c0ea8a8136aef07.tar.gz bcm5719-llvm-e04b5bfd199eee38f33b705f8c0ea8a8136aef07.zip | |
Add a comment to the auto-generated docs.
llvm-svn: 60985
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/CompilerDriver.html | 3 | ||||
| -rw-r--r-- | llvm/docs/CompilerDriverTutorial.html | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/llvm/docs/CompilerDriver.html b/llvm/docs/CompilerDriver.html index 9d87c05081c..ccd23ebc733 100644 --- a/llvm/docs/CompilerDriver.html +++ b/llvm/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/llvm/docs/CompilerDriverTutorial.html b/llvm/docs/CompilerDriverTutorial.html index 12471c3822a..d2b3a595e17 100644 --- a/llvm/docs/CompilerDriverTutorial.html +++ b/llvm/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"> |

