Please take our Survey
logo       

Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...

r19 - trunk/doc: msg#00013

video.vidprofile.cvs

Subject: r19 - trunk/doc

Author: friedrij
Date: 2005-12-06 12:12:37 +0100 (Tue, 06 Dec 2005)
New Revision: 19

Modified:
trunk/doc/mkdocs
trunk/doc/pkdocs
Log:
updated html doc making and packing scripts

Modified: trunk/doc/mkdocs
===================================================================
--- trunk/doc/mkdocs 2005-12-06 11:11:36 UTC (rev 18)
+++ trunk/doc/mkdocs 2005-12-06 11:12:37 UTC (rev 19)
@@ -4,17 +4,21 @@
# input files. See http://txt2tags.sourceforge.net/ for
# documentation on the input format.

+SOURCE="./src"
+HTML_DEST="./html"
+MAN_DEST="."
+
# Generate (X)HTML
TOHTML_OPTS="-t xhtml"
-TOHTML_FILES=`find ./src -name "*.t2t" -and -not -name "incl-*.t2t" | sort`
+TOHTML_FILES=`find $SOURCE -name "*.t2t" -and -not -name "incl-*.t2t" | sort`

-rm -vf *.html
-rm -vf *.man
+rm -vf $HTML_DEST/*.html
+rm -vf $MAN_DEST/*.man

for FILE in $TOHTML_FILES
do
INFILE="--infile=$FILE"
- OUTFILE="--outfile=`basename $FILE .t2t`.html"
+ OUTFILE="--outfile=$HTML_DEST/`basename $FILE .t2t`.html"
txt2tags $TOHTML_OPTS $INFILE $OUTFILE
done

@@ -27,6 +31,6 @@
for FILE in $TOMAN_FILES
do
INFILE="--infile=$FILE"
- OUTFILE="--outfile=`basename $FILE .t2t`.man"
+ OUTFILE="--outfile=$MAN_DEST/`basename $FILE .t2t`.man"
txt2tags $TOMAN_OPTS $INFILE $OUTFILE
done
\ No newline at end of file

Modified: trunk/doc/pkdocs
===================================================================
--- trunk/doc/pkdocs 2005-12-06 11:11:36 UTC (rev 18)
+++ trunk/doc/pkdocs 2005-12-06 11:12:37 UTC (rev 19)
@@ -2,14 +2,15 @@

# Pack up the html documentation for the vidprofile suite

-DOC_TAR="html-docs.tar"
+DOC_TAR="vidprofile-html-docs.tar"
DOC_GZ="vidprofile-html-docs.tar.gz"

-rm -fv $DOC_GZ
+./mkdocs

-`pwd`/mkdocs
+cd html

-tar -cvvf $DOC_TAR *.html *.css fig/*
+rm -fv $DOC_GZ
+tar -cvvf $DOC_TAR *.html *.php *.css fig/*
gzip -v $DOC_TAR

rm -fv $DOC_TAR
\ No newline at end of file


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
qplus.devel/200...    network.jabber....    debian.qa-packa...    encryption.gpg....    python.dabo.dev...    uclinux.devel/2...    science.mathema...    recreation.pesc...    kernel.ck/2004-...    mozilla.devel.e...    tex.latex.prosp...    ietf.multi6/200...    bbc.cvs/2002-11...    xfree86.newbie/...    jakarta.taglibs...    altlinux.hardwa...    comedi/2002-05/...    horde.bugs/2004...    games.diplomacy...    finance.e-gold....    web.dom.test-su...    lang.ruby.rails...    os.netbsd.devel...    video.gstreamer...   
Home | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe

Navigation