nlopess Fri Aug 11 16:28:13 2006 UTC
Modified files: /phpdoc/en/reference/tidy/functions tidy-setopt.xml Log: add link to tidy.conf, per user note http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/tidy/functions/tidy-setopt.xml?r1=1.5&r2=1.6&diff_format=u Index: phpdoc/en/reference/tidy/functions/tidy-setopt.xml diff -u phpdoc/en/reference/tidy/functions/tidy-setopt.xml:1.5 phpdoc/en/reference/tidy/functions/tidy-setopt.xml:1.6 --- phpdoc/en/reference/tidy/functions/tidy-setopt.xml:1.5 Fri Aug 20 09:37:00 2004 +++ phpdoc/en/reference/tidy/functions/tidy-setopt.xml Fri Aug 11 16:28:13 2006 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='iso-8859-1'?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <refentry id="function.tidy-setopt"> <refnamediv> <refname>tidy_setopt</refname> @@ -17,6 +17,8 @@ <para> <function>tidy_setopt</function> updates the specified <parameter>option</parameter> with a new <parameter>value</parameter>. + You will find a list with each configuration option at: <ulink + url="&url.tidy.conf;">&url.tidy.conf;</ulink>. </para> <para> <example>