diff options
Diffstat (limited to 'autodoc.pl')
-rw-r--r-- | autodoc.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autodoc.pl b/autodoc.pl index 584ee79073..3734884789 100644 --- a/autodoc.pl +++ b/autodoc.pl @@ -382,7 +382,7 @@ perlapi - autogenerated documentation for the perl public API X<Perl API> X<API> X<api> This file contains the documentation of the perl public API generated by -embed.pl, specifically a listing of functions, macros, flags, and variables +F<embed.pl>, specifically a listing of functions, macros, flags, and variables that may be used by extension writers. L<At the end|/Undocumented functions> is a list of functions which have yet to be documented. The interfaces of those are subject to change without notice. Any functions not listed here are |