[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[6054] Parser.pm module documentation
From: |
Gavin D. Smith |
Subject: |
[6054] Parser.pm module documentation |
Date: |
Mon, 19 Jan 2015 19:16:08 +0000 |
Revision: 6054
http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=6054
Author: gavin
Date: 2015-01-19 19:16:07 +0000 (Mon, 19 Jan 2015)
Log Message:
-----------
Parser.pm module documentation
Modified Paths:
--------------
trunk/tp/Texinfo/Parser.pm
Modified: trunk/tp/Texinfo/Parser.pm
===================================================================
--- trunk/tp/Texinfo/Parser.pm 2015-01-19 19:04:25 UTC (rev 6053)
+++ trunk/tp/Texinfo/Parser.pm 2015-01-19 19:16:07 UTC (rev 6054)
@@ -6799,11 +6799,13 @@
The different elements of the menu entry are directly in the
I<menu_entry> C<args> array reference.
-I<menu_entry_leading_text> holds the star and following spaces.
-I<menu_entry_name> is the menu entry name (if present), I<menu_entry_node>
-corresponds to the node in the menu entry, I<menu_entry_separator> holds
-the text after the node and before the description, in most case
-C<:: >. Last I<menu_entry_description> is for the description.
+I<menu_entry_leading_text> holds the star and following spaces.
+I<menu_entry_name> is the menu entry name (if present).
+I<menu_entry_node> is a hash with the same keys as an element of a
+I<nodes_manuals> array and has information about the node given in the
+menu entry. I<menu_entry_separator> holds the text after the node and
+before the description, in most case C<:: >. Lastly,
+I<menu_entry_description> is for the description.
=item menu_comment
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [6054] Parser.pm module documentation,
Gavin D. Smith <=