view mcabber/doc/build @ 2062:163fb7b56e26

Add python based events command script which uses osx 10.8 notification center
author Sharoon Thomas <sharoon.thomas@openlabs.co.in>
date Sun, 06 Jan 2013 09:48:27 +0530
parents 20111c373ba3
children 0d5660c6b4aa
line wrap: on
line source

#! /bin/sh

set -e -x

asciidoc -b css -d manpage mcabber.1.txt
asciidoc -b docbook -d manpage mcabber.1.txt
mv mcabber.1 mcabber.1.before
xmlto man mcabber.1.xml
mv mcabber.1 mcabber.1.new
mv mcabber.1.before mcabber.1