uri.rst
changeset 1905 fba288d59662
child 1912 8b81a8f0f692
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/uri.rst	Mon Feb 22 12:46:36 2016 +0200
@@ -0,0 +1,21 @@
+.. -*- coding: utf-8; -*-
+.. include:: HEADER.rst
+
+=====
+ URI
+=====
+.. contents::
+   :local:
+
+Available URI schemes
+=====================
+
+  http://www.iana.org/assignments/uri-schemes.html
+    List of registered by IANA URI schemes
+  http://www.iana.org/assignments/urn-namespaces/urn-namespaces.xml
+    Uniform Resource Names
+  http://www.rfc-editor.org/rfc/rfc1738.txt
+    Uniform Resource Locators (URL)
+  http://en.wikipedia.org/wiki/URI_scheme
+    Wikipedia page.
+