.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH otl2docbook 1 "January 13, 2005" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME otl2docbook \- converts vimoutliner outline to Docbook .SH SYNOPSIS .B otl2docbook .SH DESCRIPTION This manual page documents briefly the .B otl2docbook Perl script. .P .B otl2docbook is a .BR perl (1) script that converts a .BR vimoutliner (1) outline to HTML. .P .B otl2docbook script with outline on standard input will produce Docbook XML document on standard output. .SH SEE ALSO .BR vim (1), .BR perl (1) .SH REQUIREMENTS This program uses the .B XML::Writer perl module, which is available on .B CPAN. .SH AUTHOR The original version was written by Thomas R. Fullhart to convert from Emacs outline mode. It is available at .UR http://genetikayos.com/code/repos/outline2docbook/distribution/. http://genetikayos.com/code/repos/outline2docbook/distribution/. .UE This manual page was written by Matej Cepl , for the Debian GNU/Linux system (but may be used by others).