diff options
-rw-r--r-- | docs/CompilerDriver.html | 3 | ||||
-rw-r--r-- | docs/CompilerDriverTutorial.html | 3 | ||||
-rw-r--r-- | tools/llvmc/doc/LLVMC-Reference.rst | 4 | ||||
-rw-r--r-- | tools/llvmc/doc/LLVMC-Tutorial.rst | 4 |
4 files changed, 14 insertions, 0 deletions
diff --git a/docs/CompilerDriver.html b/docs/CompilerDriver.html index 9d87c05..ccd23eb 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 12471c3..d2b3a59 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 3033cfc..66253ee 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 a27bb20..6f06477 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:: |