Name : perl-Pod-DocBook
| |
Version : 1.2
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp155.7.1
| Date : 2023-07-20 19:10:08
|
Group : Development/Libraries/Perl
| Source RPM : perl-Pod-DocBook-1.2-lp155.7.1.src.rpm
|
Size : 0.06 MB
| |
Packager : https://www_suse_com/
| |
Summary : Convert Pod data to DocBook SGML
|
Description :
Pod::DocBook is a module for translating Pod-formatted documents to DocBook 4.2 SGML (see the http://www.docbook.org/ manpage). It is primarily a back end for *pod2docbook*, but, as a Pod::Parser subclass, it can be used on its own. The only public extensions to the Pod::Parser interface are options available to \'new()\':
* doctype
This option sets the output document\'s doctype. The currently supported types are *article*, *chapter*, *refentry* and *section*. Special processing is performed when the doctype is set to *refentry* (see the /Document Types manpage). You _must_ set this option in order to get valid DocBook output.
* fix_double_quotes
If this option is set to a true value, pairs of double quote characters (\'\"\') in ordinary paragraphs will be replaced with *< quote>* and *< /quote>*. See the /Ordinary Paragraphs manpage for details.
* header
If this option is set to a true value, Pod::DocBook will emit a DOCTYPE as the first line of output.
* spaces
Pod::DocBook produces pretty-printed output. This option sets the number of spaces per level of indentation in the output.
* title
This option sets the output document\'s title.
The rest of this document only describes issues specific to Pod::DocBook; for details on invoking the parser, specifically the \'new()\', \'parse_from_file()\' and \'parse_from_filehandle()\' methods, see the Pod::Parser manpage.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-P/15.5/noarch |