faubackup2/documentation faubackup.xml,NONE,1.1 manual.xml.in,NONE,1.1 .cvsignore,1.3,1.4 Makefile.am,1.4,1.5
Martin Waitz <[email protected]> Fri, 03 Jun 2005 09:13:21 +0000
| Newsgroups | gmane.comp.sysutils.backup.faubackup.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/faubackup/faubackup2/documentation
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5509/documentation
Modified Files:
.cvsignore Makefile.am
Added Files:
faubackup.xml manual.xml.in
Log Message:
add framework for manpage
Index: .cvsignore
===================================================================
RCS file: /cvsroot/faubackup/faubackup2/documentation/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** .cvsignore 3 Jun 2005 08:00:21 -0000 1.3
--- .cvsignore 3 Jun 2005 09:13:18 -0000 1.4
***************
*** 2,5 ****
--- 2,7 ----
Makefile.in
Doxyfile
+ manual.xml
faubackup.html
html
+ *.1
--- NEW FILE: faubackup.xml ---
<refentry>
<refmeta>
<refentrytitle>faubackup</refentrytitle>
<manvolnum>1</manvolnum>
<refmiscinfo class='date'>&packageversion;</refmiscinfo>
<refmiscinfo class='productname'>&packagename;</refmiscinfo>
</refmeta>
<refnamediv>
<refname>faubackup</refname>
<refpurpose>Backup System using a Filesystem for Storage</refpurpose>
</refnamediv>
<!-- body begins here -->
<refsynopsisdiv>
<cmdsynopsis>
<command>faubackup</command>
<sbr/>
<sbr/>
</cmdsynopsis>
</refsynopsisdiv>
<refsect1><title>DESCRIPTION</title>
<para>
TODO
</para>
</refsect1>
</refentry>
Index: Makefile.am
===================================================================
RCS file: /cvsroot/faubackup/faubackup2/documentation/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Makefile.am 2 Jun 2005 15:55:29 -0000 1.4
--- Makefile.am 3 Jun 2005 09:13:18 -0000 1.5
***************
*** 1,2 ****
--- 1,14 ----
+
+ man_MANS = faubackup.1
+ XMLs = faubackup.xml
+
+ if HAVE_XMLTO
+ $(man_MANS): manual.xml $(XMLs)
+ $(XMLTO) man manual.xml
+ endif
+
+ EXTRA_DIST = $(man_MANS) $(XMLs)
+
+
if HAVE_DOXYGEN
--- NEW FILE: manual.xml.in ---
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
<!ENTITY faubackup SYSTEM "faubackup.xml">
<!ENTITY packagename "@PACKAGE_NAME@">
<!ENTITY packageversion "@PACKAGE_VERSION@">
<!ENTITY packagebugreport "@PACKAGE_BUGREPORT@">
]>
<!--=====================================================================-->
<book>
<bookinfo>
<title>&packagename; Documentation</title>
<productname>&packagename;</productname>
<copyright>
<year>2004</year>
<year>2005</year>
<holder>Erik Merkel</holder>
<holder>Martin Waitz</holder>
</copyright>
<legalnotice>
<para>
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or (at your
option) any later version.
See COPYING for details.
</para>
</legalnotice>
</bookinfo>
<reference>
<title>Reference Information</title>
&faubackup;
</reference>
</book>
-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005