diff --git a/Doc/myformat.perl b/Doc/myformat.perl index aba1ab177a9..7f3a84333a6 100644 --- a/Doc/myformat.perl +++ b/Doc/myformat.perl @@ -205,7 +205,7 @@ sub my_parword_index_helper{ # $STRIP_INDEX_TT = 0; -sub make_mod_index_entry { +sub make_mod_index_entry{ local($br_id,$str,$define) = @_; local($halfref) = &make_half_href("$CURRENT_FILE#$br_id"); # If TITLE is not yet available (i.e the \index command is in the title @@ -266,7 +266,7 @@ sub get_indexsubitem{ # similar to make_index_entry(), but includes the string in the result # instead of the dummy filler. # -sub make_str_index_entry { +sub make_str_index_entry{ local($br_id,$str) = @_; # If TITLE is not yet available (i.e the \index command is in the title # of the current section), use $ref_before. @@ -339,6 +339,21 @@ sub do_env_funcdesc{ "