From 65d4f7e1d239a44c4ba39f48b1b214546c8e1536 Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Fri, 19 Jul 2013 15:35:36 -0700 Subject: Adding function ToC to XML Helper --- user_guide_src/source/helpers/xml_helper.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'user_guide_src') diff --git a/user_guide_src/source/helpers/xml_helper.rst b/user_guide_src/source/helpers/xml_helper.rst index 681408e03..3ac6a08bb 100644 --- a/user_guide_src/source/helpers/xml_helper.rst +++ b/user_guide_src/source/helpers/xml_helper.rst @@ -9,6 +9,10 @@ data. .. contents:: :local: +.. raw:: html + +
+ Loading this Helper =================== @@ -23,10 +27,6 @@ Available Functions The following functions are available: - -xml_convert() -------------- - .. method:: xml_convert($str[, $protect_all = FALSE]) :param string $str: the text string to convert -- cgit v1.2.3-24-g4f1b