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/tools/llvmc | |
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/tools/llvmc')
-rw-r--r-- | llvm/tools/llvmc/doc/LLVMC-Reference.rst | 4 | ||||
-rw-r--r-- | llvm/tools/llvmc/doc/LLVMC-Tutorial.rst | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/llvm/tools/llvmc/doc/LLVMC-Reference.rst b/llvm/tools/llvmc/doc/LLVMC-Reference.rst index 3033cfcafb8..66253ee0dca 100644 --- a/llvm/tools/llvmc/doc/LLVMC-Reference.rst +++ b/llvm/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/llvm/tools/llvmc/doc/LLVMC-Tutorial.rst b/llvm/tools/llvmc/doc/LLVMC-Tutorial.rst index a27bb209290..6f064778424 100644 --- a/llvm/tools/llvmc/doc/LLVMC-Tutorial.rst +++ b/llvm/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:: |