From 8d2eea6b0602666d3d550d2ad21f2f88cbe52308 Mon Sep 17 00:00:00 2001 From: rocky Date: Sat, 21 Feb 2004 15:42:14 +0000 Subject: [PATCH] Makefile.am: fix to build from CVS libcdio.texi: title change, add automatically generated date to manual, internal texinfo code cleanup. --- doc/Makefile.am | 5 +++-- doc/libcdio.texi | 15 +++++++++------ 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index 9a64adb4..c623b148 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.5 2004/02/14 17:05:32 rocky Exp $ +# $Id: Makefile.am,v 1.6 2004/02/21 15:42:14 rocky Exp $ # # Copyright (C) 2003, 2004 Rocky Bernstein # @@ -17,7 +17,8 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # EXTRA_DIST = doxygen/Doxyfile doxygen/run_doxygen -info_TEXINFOS = fdl.texi gpl.texi glossary.texi libcdio.texi +info_TEXINFOS = libcdio.texi +libcdio_TEXINFOS = fdl.texi gpl.texi glossary.texi reference: -( cd ${top_srcdir} && $(MAKE) doxygen ) diff --git a/doc/libcdio.texi b/doc/libcdio.texi index 70376ba2..a071dba6 100644 --- a/doc/libcdio.texi +++ b/doc/libcdio.texi @@ -1,10 +1,16 @@ \input texinfo @c -*-texinfo-*- +@c %**start of header +@setfilename libcdio.info +@settitle The GNU Compact Disck Input and Control library +@setchapternewpage on +@c %**end of header + +@include version.texi + @paragraphindent 0 @exampleindent 0 -@c %**start of header -@setfilename libcdio.info @set libcdio @code{libcdio} @set program @kbd{libcdio} @@ -14,9 +20,6 @@ @emph{\varname\} @end macro -@settitle The GNU libcdio library -@setchapternewpage on - @dircategory Libraries @direntry * libcdio: (libcdio). Compact Disc Input and Control Library. @@ -43,7 +46,7 @@ development.'' @titlepage @title GNU libcdio library -@subtitle $Id: libcdio.texi,v 1.10 2004/02/14 17:15:50 rocky Exp $ +@subtitle $Id: libcdio.texi,v 1.11 2004/02/21 15:42:14 rocky Exp $ @author Rocky Bernstein et al. @page