aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Java-module.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/Java-module.md')
-rw-r--r--docs/markdown/Java-module.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/Java-module.md b/docs/markdown/Java-module.md
index 1665b7b..54438e2 100644
--- a/docs/markdown/Java-module.md
+++ b/docs/markdown/Java-module.md
@@ -7,6 +7,7 @@
### `generate_native_header()`
*(deprecated in 0.62.0, use `generate_native_headers()`)*
+*(removed in 1.0.0)*
This function will generate a header file for use in Java native module
development by reading the supplied Java file for `native` method declarations.