ad_docbook_xml_to_html (private)

 ad_docbook_xml_to_html text

Defined in packages/acs-tcl/tcl/text-html-procs.tcl

Converts DocBook XML as used in the OpenACS documentation to HTML. This is not a full implementation of all possible DocBook markup, but just a subset sufficient for rendering a substantial subset of the OpenACS documentation.

Parameters:
text (required)
input text
Author:
Gustaf Neumann
Created:
2024-10-27

Partial Call Graph (max 5 caller/called nodes):
%3 ad_html_text_convert ad_html_text_convert (public) ad_docbook_xml_to_html ad_docbook_xml_to_html ad_html_text_convert->ad_docbook_xml_to_html

Testcases:
No testcase defined.
[ show source ]
Show another procedure: