other versions
- buster 1.12+dfsg-1
MojoMojo::Formatter::DocBook(3pm) | User Contributed Perl Documentation | MojoMojo::Formatter::DocBook(3pm) |
module_loaded¶
Return true if the module is loaded.NAME¶
MojoMojo::Formatter::DocBook - format part of content as DocBookDESCRIPTION¶
This formatter will format content between two =docbook blocks as DocBook document.METHODS¶
format_content_order¶
Format order can be 1-99. The DocBook formatter runs on 10.format_content¶
Calls the formatter. Takes a ref to the content as well as the context object.to_xhtml <dbk>¶
Takes DocBook documentation and renders it as XHTML.SEE ALSO¶
MojoMojo, Module::Pluggable::OrderedAUTHORS¶
Daniel Brosseau <dab@catapulse.org>LICENSE¶
This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.2018-01-13 | perl v5.26.1 |