diff options
-rwxr-xr-x | doc/manual/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/manual/index.html b/doc/manual/index.html index f3d4389..01449f7 100755 --- a/doc/manual/index.html +++ b/doc/manual/index.html @@ -29,6 +29,11 @@ <div id="text" class="fill"> <h1>GlueGen Manual</h1> + <i>Disclaimer: This documented is slightly outdated and may require an update.</i> + <p> + Please also consider reading <a href="../GlueGen_Mapping.html">GlueGen Native Data & Function Mapping</a> for details on native data and function mappings. + </p> + <h2> Table of Contents </h2> <a href="#Chapter1">Chapter 1</a> - Introduction |