diff options
author | Sven Gothel <[email protected]> | 2023-06-18 22:16:37 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2023-06-18 22:16:37 +0200 |
commit | 49e5000347543559867a45f1d1b330b6086d7a32 (patch) | |
tree | f3aaf40f9bb0fbca5826b5955f4ab2439ccef873 /doc | |
parent | f783788e21f40a4a429221dad416a79586429eb4 (diff) |
Doc: Manual: Adding disclaimer being slightly outdated and hint to GlueGen_Mapping document
Diffstat (limited to 'doc')
-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 |