summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/helpers/url_helper.rst
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2016-05-11 15:05:23 +0200
committerAndrey Andreev <narf@devilix.net>2016-05-11 15:05:23 +0200
commit47fa81aa8141ccb8cc9648789c4d3904dc48a825 (patch)
tree7ae87b5147b1967a0fd3f4fbf99bbf467abd7194 /user_guide_src/source/helpers/url_helper.rst
parentdeadee14daecb04dcb5a6810fc1cea152f2a4b98 (diff)
parent4426e1d3bc627cc73d2454cba4bf9426c7dd0ce4 (diff)
Merge pull request #4625 from rochefort/missing_parenthesis
[ci skip] Minor documentation fixes
Diffstat (limited to 'user_guide_src/source/helpers/url_helper.rst')
-rw-r--r--user_guide_src/source/helpers/url_helper.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/user_guide_src/source/helpers/url_helper.rst b/user_guide_src/source/helpers/url_helper.rst
index 6fb0dd942..435a21df4 100644
--- a/user_guide_src/source/helpers/url_helper.rst
+++ b/user_guide_src/source/helpers/url_helper.rst
@@ -18,11 +18,11 @@ This helper is loaded using the following code::
$this->load->helper('url');
-The following functions are available:
-
Available Functions
===================
+The following functions are available:
+
.. php:function:: site_url([$uri = ''[, $protocol = NULL]])
:param string $uri: URI string
@@ -360,7 +360,7 @@ Available Functions
is outputted to the browser since it utilizes server headers.
.. note:: For very fine grained control over headers, you should use the
- `Output Library </libraries/output>` ``set_header()`` method.
+ :doc:`Output Library </libraries/output>` ``set_header()`` method.
.. note:: To IIS users: if you hide the `Server` HTTP header, the *auto*
method won't detect IIS, in that case it is advised you explicitly