Makefile.am: fix to build from CVS

libcdio.texi: title change, add automatically generated date to manual,
              internal texinfo code cleanup.
This commit is contained in:
rocky
2004-02-21 15:42:14 +00:00
parent 2ff023f33a
commit 8d2eea6b06
2 changed files with 12 additions and 8 deletions

View File

@@ -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 <rocky@panix.com>
#
@@ -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 )

View File

@@ -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