public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH, MELT] Fixing texi file for MELT Plugin API
@ 2011-08-25 13:17 Alexandre Lissy
  2011-08-25 13:21 ` [PATCH] [MELT] Fix nodes in MELT plugin API texi Alexandre Lissy
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Lissy @ 2011-08-25 13:17 UTC (permalink / raw)
  To: gcc-patches; +Cc: gcc-melt, basile

Hello,

A couple of nodes in the texi file for the MELT Plugin API were not
present in the menu, hence makeinfo failed. Fixing with help from
Patrice Dumas <pertusus@free.fr>.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH] [MELT] Fix nodes in MELT plugin API texi
  2011-08-25 13:17 [PATCH, MELT] Fixing texi file for MELT Plugin API Alexandre Lissy
@ 2011-08-25 13:21 ` Alexandre Lissy
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Lissy @ 2011-08-25 13:21 UTC (permalink / raw)
  To: gcc-patches; +Cc: gcc-melt, basile, Alexandre Lissy

[-- Attachment #1: Type: text/plain, Size: 231 bytes --]


Several nodes were not present in the menu, fixing. Thanks to Patrice
Dumas <pertusus@free.fr>.
---
 contrib/meltpluginapi.texi |    3 +++
 gcc/ChangeLog.MELT         |    4 ++++
 2 files changed, 7 insertions(+), 0 deletions(-)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-MELT-Fix-nodes-in-MELT-plugin-API-texi.patch --]
[-- Type: text/x-patch; name="0001-MELT-Fix-nodes-in-MELT-plugin-API-texi.patch", Size: 959 bytes --]

diff --git a/contrib/meltpluginapi.texi b/contrib/meltpluginapi.texi
index b2d843f..b71ec38 100644
--- a/contrib/meltpluginapi.texi
+++ b/contrib/meltpluginapi.texi
@@ -84,6 +84,9 @@ Additional tutorial information for GCC is linked to from
 
 @menu
 * MELT Programming Reference::            the MELT API.
+* GNU Project::
+* Copying::                               the GPLv3 license.
+* MELT API Index::
 @end menu
 
 @c the meltgendoc.texi is generated from various *.melt source files
diff --git a/gcc/ChangeLog.MELT b/gcc/ChangeLog.MELT
index c801737..ceb0d04 100644
--- a/gcc/ChangeLog.MELT
+++ b/gcc/ChangeLog.MELT
@@ -1,4 +1,8 @@
 2011-08-25  Alexandre Lissy  <alissy@mandriva.com>
+	* contrib/meltpluginapi.texi: Fix nodes (thanks to Patrice Dumas
+	<pertusus@free.fr>
+
+2011-08-25  Alexandre Lissy  <alissy@mandriva.com>
 	* gcc/melt-build.tpl: Allow build to "fail" ; meltgentdoc.texi target
 	might return 1 while the generation was successful
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-25 12:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-25 13:17 [PATCH, MELT] Fixing texi file for MELT Plugin API Alexandre Lissy
2011-08-25 13:21 ` [PATCH] [MELT] Fix nodes in MELT plugin API texi Alexandre Lissy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).