You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by jr...@apache.org on 2016/06/17 13:09:44 UTC

[02/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_8.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_8.html b/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_8.html
new file mode 100755
index 0000000..2a22cd5
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_8.html
@@ -0,0 +1,26 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html><head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.8.10"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="all_8.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript"><!--
+createResults();
+--></script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript"><!--
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+--></script>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_8.js
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_8.js b/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_8.js
new file mode 100755
index 0000000..9ddd380
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_8.js
@@ -0,0 +1,6 @@
+var searchData=
+[
+  ['reactor',['Reactor',['../group__reactor.html',1,'']]],
+  ['reactor_2eh',['reactor.h',['../reactor_8h.html',1,'']]],
+  ['receiver',['Receiver',['../group__receiver.html',1,'']]]
+];

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_9.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_9.html b/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_9.html
new file mode 100755
index 0000000..bd9b05c
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_9.html
@@ -0,0 +1,26 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html><head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.8.10"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="all_9.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript"><!--
+createResults();
+--></script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript"><!--
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+--></script>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_9.js
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_9.js b/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_9.js
new file mode 100755
index 0000000..6cd0f76
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_9.js
@@ -0,0 +1,12 @@
+var searchData=
+[
+  ['sasl',['SASL',['../group__sasl.html',1,'']]],
+  ['sasl_2eh',['sasl.h',['../sasl_8h.html',1,'']]],
+  ['selectable',['Selectable',['../group__selectable.html',1,'']]],
+  ['selectable_2eh',['selectable.h',['../selectable_8h.html',1,'']]],
+  ['sender',['Sender',['../group__sender.html',1,'']]],
+  ['session',['Session',['../group__session.html',1,'']]],
+  ['session_2eh',['session.h',['../session_8h.html',1,'']]],
+  ['ssl',['SSL',['../group__ssl.html',1,'']]],
+  ['ssl_2eh',['ssl.h',['../ssl_8h.html',1,'']]]
+];

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_a.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_a.html b/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_a.html
new file mode 100755
index 0000000..4a25af1
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_a.html
@@ -0,0 +1,26 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html><head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.8.10"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="all_a.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript"><!--
+createResults();
+--></script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript"><!--
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+--></script>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_a.js
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_a.js b/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_a.js
new file mode 100755
index 0000000..4c63ca4
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_a.js
@@ -0,0 +1,11 @@
+var searchData=
+[
+  ['terminus',['Terminus',['../group__terminus.html',1,'']]],
+  ['terminus_2eh',['terminus.h',['../terminus_8h.html',1,'']]],
+  ['todo_20list',['Todo List',['../todo.html',1,'']]],
+  ['transport',['Transport',['../group__transport.html',1,'']]],
+  ['transport_2eh',['transport.h',['../transport_8h.html',1,'']]],
+  ['type',['type',['../structpn__atom__t.html#a838b1e92993d7d40b2b0a8702effcf9d',1,'pn_atom_t']]],
+  ['types',['Types',['../group__types.html',1,'']]],
+  ['types_2eh',['types.h',['../types_8h.html',1,'']]]
+];

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_b.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_b.html b/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_b.html
new file mode 100755
index 0000000..a92de48
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_b.html
@@ -0,0 +1,26 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html><head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.8.10"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="all_b.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript"><!--
+createResults();
+--></script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript"><!--
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+--></script>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_b.js
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_b.js b/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_b.js
new file mode 100755
index 0000000..cd93095
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/all_b.js
@@ -0,0 +1,5 @@
+var searchData=
+[
+  ['url',['URL',['../group__url.html',1,'']]],
+  ['url_2eh',['url.h',['../url_8h.html',1,'']]]
+];

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/classes_0.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/classes_0.html b/content/releases/qpid-proton-0.13.0/proton/c/api/search/classes_0.html
new file mode 100755
index 0000000..523591f
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/classes_0.html
@@ -0,0 +1,26 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html><head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.8.10"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="classes_0.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript"><!--
+createResults();
+--></script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript"><!--
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+--></script>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/classes_0.js
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/classes_0.js b/content/releases/qpid-proton-0.13.0/proton/c/api/search/classes_0.js
new file mode 100755
index 0000000..77e0583
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/classes_0.js
@@ -0,0 +1,9 @@
+var searchData=
+[
+  ['pn_5fatom_5ft',['pn_atom_t',['../structpn__atom__t.html',1,'']]],
+  ['pn_5fbytes_5ft',['pn_bytes_t',['../structpn__bytes__t.html',1,'']]],
+  ['pn_5fclass_5ft',['pn_class_t',['../structpn__class__t.html',1,'']]],
+  ['pn_5fdecimal128_5ft',['pn_decimal128_t',['../structpn__decimal128__t.html',1,'']]],
+  ['pn_5ftoken_5ft',['pn_token_t',['../structpn__token__t.html',1,'']]],
+  ['pn_5fuuid_5ft',['pn_uuid_t',['../structpn__uuid__t.html',1,'']]]
+];

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/close.png
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/close.png b/content/releases/qpid-proton-0.13.0/proton/c/api/search/close.png
new file mode 100755
index 0000000..9342d3d
Binary files /dev/null and b/content/releases/qpid-proton-0.13.0/proton/c/api/search/close.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/enums_0.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/enums_0.html b/content/releases/qpid-proton-0.13.0/proton/c/api/search/enums_0.html
new file mode 100755
index 0000000..d8d79a3
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/enums_0.html
@@ -0,0 +1,26 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html><head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.8.10"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="enums_0.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript"><!--
+createResults();
+--></script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript"><!--
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+--></script>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/enums_0.js
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/enums_0.js b/content/releases/qpid-proton-0.13.0/proton/c/api/search/enums_0.js
new file mode 100755
index 0000000..f9e0178
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/enums_0.js
@@ -0,0 +1,18 @@
+var searchData=
+[
+  ['pn_5fdistribution_5fmode_5ft',['pn_distribution_mode_t',['../group__terminus.html#gac6fb89a5fa96476db51b60f10dc785d0',1,'terminus.h']]],
+  ['pn_5fdurability_5ft',['pn_durability_t',['../group__terminus.html#ga213267363be45848f3299471ea93089b',1,'terminus.h']]],
+  ['pn_5fevent_5ftype_5ft',['pn_event_type_t',['../group__event.html#ga4876e2eed24a4d4e4c52b99842103cda',1,'event.h']]],
+  ['pn_5fexpiry_5fpolicy_5ft',['pn_expiry_policy_t',['../group__terminus.html#gab4089b27ee99a348deab776f3d4931f0',1,'terminus.h']]],
+  ['pn_5frcv_5fsettle_5fmode_5ft',['pn_rcv_settle_mode_t',['../group__link.html#gad1c2388cdae687be26222a5d66fd2d58',1,'link.h']]],
+  ['pn_5fsasl_5foutcome_5ft',['pn_sasl_outcome_t',['../group__sasl.html#gad44e79f52e0669b1930689b56dfa9c3b',1,'sasl.h']]],
+  ['pn_5fsnd_5fsettle_5fmode_5ft',['pn_snd_settle_mode_t',['../group__link.html#ga3fb58bd0b88d37407ebb615c2630e608',1,'link.h']]],
+  ['pn_5fssl_5fcert_5fsubject_5fsubfield',['pn_ssl_cert_subject_subfield',['../group__ssl.html#ga68d52866e8172acc7ecc7b4fe5b38a40',1,'ssl.h']]],
+  ['pn_5fssl_5fhash_5falg',['pn_ssl_hash_alg',['../group__ssl.html#gaf0b0cd3271ad4a0e33e2a61a8cea7892',1,'ssl.h']]],
+  ['pn_5fssl_5fmode_5ft',['pn_ssl_mode_t',['../group__ssl.html#ga0f1d40875c45b14a31a77f27430bc225',1,'ssl.h']]],
+  ['pn_5fssl_5fresume_5fstatus_5ft',['pn_ssl_resume_status_t',['../group__ssl.html#gaf175c116d52a91001f9a3559b580f56d',1,'ssl.h']]],
+  ['pn_5fssl_5fverify_5fmode_5ft',['pn_ssl_verify_mode_t',['../group__ssl.html#gae5e33024ed6af3432d4c76d1484d7ecb',1,'ssl.h']]],
+  ['pn_5fstatus_5ft',['pn_status_t',['../group__messenger.html#ga242e4ee54b9c0a416443c7da5f6e045b',1,'messenger.h']]],
+  ['pn_5fterminus_5ftype_5ft',['pn_terminus_type_t',['../group__terminus.html#ga3cb9c86d1e2bb024de2658f9def098e7',1,'terminus.h']]],
+  ['pn_5ftype_5ft',['pn_type_t',['../group__data.html#ga4465b5ea7d3c4f15c1dffa4deda905db',1,'codec.h']]]
+];

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/enumvalues_0.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/enumvalues_0.html b/content/releases/qpid-proton-0.13.0/proton/c/api/search/enumvalues_0.html
new file mode 100755
index 0000000..450f1ac
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/enumvalues_0.html
@@ -0,0 +1,26 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html><head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.8.10"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="enumvalues_0.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript"><!--
+createResults();
+--></script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript"><!--
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+--></script>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/enumvalues_0.js
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/enumvalues_0.js b/content/releases/qpid-proton-0.13.0/proton/c/api/search/enumvalues_0.js
new file mode 100755
index 0000000..ec2885f
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/enumvalues_0.js
@@ -0,0 +1,105 @@
+var searchData=
+[
+  ['pn_5farray',['PN_ARRAY',['../group__data.html#gga4465b5ea7d3c4f15c1dffa4deda905dba2c6f15d0ad9e27f040382ef4a2be807d',1,'codec.h']]],
+  ['pn_5fbinary',['PN_BINARY',['../group__data.html#gga4465b5ea7d3c4f15c1dffa4deda905dba7dc0fd4874c2b57a8249614d348643e9',1,'codec.h']]],
+  ['pn_5fbool',['PN_BOOL',['../group__data.html#gga4465b5ea7d3c4f15c1dffa4deda905dba2d6444a931a66258de3c73ad01238ae7',1,'codec.h']]],
+  ['pn_5fbyte',['PN_BYTE',['../group__data.html#gga4465b5ea7d3c4f15c1dffa4deda905dba32d7a9a461945791cb02902af9ff6592',1,'codec.h']]],
+  ['pn_5fchar',['PN_CHAR',['../group__data.html#gga4465b5ea7d3c4f15c1dffa4deda905dba905512ea57a64d4e2aecf4877b192124',1,'codec.h']]],
+  ['pn_5fconfiguration',['PN_CONFIGURATION',['../group__terminus.html#gga213267363be45848f3299471ea93089ba95b1d5b60c47569e0358258305de1d58',1,'terminus.h']]],
+  ['pn_5fconnection_5fbound',['PN_CONNECTION_BOUND',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaaf61aa79ca82b3a8f5017dc735843fae5',1,'event.h']]],
+  ['pn_5fconnection_5ffinal',['PN_CONNECTION_FINAL',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaa6c7d6b4e5f1e4f47fa80dae1ad686e0b',1,'event.h']]],
+  ['pn_5fconnection_5finit',['PN_CONNECTION_INIT',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaa182e571a0310028514bce66a41063a6e',1,'event.h']]],
+  ['pn_5fconnection_5flocal_5fclose',['PN_CONNECTION_LOCAL_CLOSE',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaac8567664d41057ae94d23776f5ecdb86',1,'event.h']]],
+  ['pn_5fconnection_5flocal_5fopen',['PN_CONNECTION_LOCAL_OPEN',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaa5d285c46982df224c3e4733b05c3540a',1,'event.h']]],
+  ['pn_5fconnection_5fremote_5fclose',['PN_CONNECTION_REMOTE_CLOSE',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaa1252529cf9f03d214c9b4fea5cf11b2f',1,'event.h']]],
+  ['pn_5fconnection_5fremote_5fopen',['PN_CONNECTION_REMOTE_OPEN',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaad48bce685db553740fa71cc36473b5cc',1,'event.h']]],
+  ['pn_5fconnection_5funbound',['PN_CONNECTION_UNBOUND',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaac683ba544c12cbf36a3d3015ae818498',1,'event.h']]],
+  ['pn_5fcoordinator',['PN_COORDINATOR',['../group__terminus.html#gga3cb9c86d1e2bb024de2658f9def098e7a75bb94f03973a939835d98e9b1999aae',1,'terminus.h']]],
+  ['pn_5fdecimal128',['PN_DECIMAL128',['../group__data.html#gga4465b5ea7d3c4f15c1dffa4deda905dbae54cf8095578932042be640555855cd4',1,'codec.h']]],
+  ['pn_5fdecimal32',['PN_DECIMAL32',['../group__data.html#gga4465b5ea7d3c4f15c1dffa4deda905dbae998dd044ac55b959427fc90531b14ca',1,'codec.h']]],
+  ['pn_5fdecimal64',['PN_DECIMAL64',['../group__data.html#gga4465b5ea7d3c4f15c1dffa4deda905dbacb54239601b8bf4795e34417425b92ae',1,'codec.h']]],
+  ['pn_5fdeliveries',['PN_DELIVERIES',['../group__terminus.html#gga213267363be45848f3299471ea93089bac2e0a9f773faf4ee8fd43f77855933d2',1,'terminus.h']]],
+  ['pn_5fdelivery',['PN_DELIVERY',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaa70bbfc163d85732b5652dc70fb3330fe',1,'event.h']]],
+  ['pn_5fdescribed',['PN_DESCRIBED',['../group__data.html#gga4465b5ea7d3c4f15c1dffa4deda905dbaff3c998d42222a4a4be01cac89418d07',1,'codec.h']]],
+  ['pn_5fdist_5fmode_5fcopy',['PN_DIST_MODE_COPY',['../group__terminus.html#ggac6fb89a5fa96476db51b60f10dc785d0a914fec87d6b3211d5f2eeb780819e523',1,'terminus.h']]],
+  ['pn_5fdist_5fmode_5fmove',['PN_DIST_MODE_MOVE',['../group__terminus.html#ggac6fb89a5fa96476db51b60f10dc785d0a9e076691930f95f32c850ea01a808b92',1,'terminus.h']]],
+  ['pn_5fdist_5fmode_5funspecified',['PN_DIST_MODE_UNSPECIFIED',['../group__terminus.html#ggac6fb89a5fa96476db51b60f10dc785d0a74d3ae9ce3ad50e5c5cc71164a2a8aac',1,'terminus.h']]],
+  ['pn_5fdouble',['PN_DOUBLE',['../group__data.html#gga4465b5ea7d3c4f15c1dffa4deda905dbaa1367e8029855849dc4e0d3f027279a5',1,'codec.h']]],
+  ['pn_5fevent_5fnone',['PN_EVENT_NONE',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaa1f5eec218463ae8e4f962fcc8eb2e657',1,'event.h']]],
+  ['pn_5fexpire_5fnever',['PN_EXPIRE_NEVER',['../group__terminus.html#ggab4089b27ee99a348deab776f3d4931f0a52bf932997783f578fd29c0a4659c556',1,'terminus.h']]],
+  ['pn_5fexpire_5fwith_5fconnection',['PN_EXPIRE_WITH_CONNECTION',['../group__terminus.html#ggab4089b27ee99a348deab776f3d4931f0a188731d2f46e10273d74ae7cedbd5bb5',1,'terminus.h']]],
+  ['pn_5fexpire_5fwith_5flink',['PN_EXPIRE_WITH_LINK',['../group__terminus.html#ggab4089b27ee99a348deab776f3d4931f0ad559c0f96078b8b7d8b84b77354b2391',1,'terminus.h']]],
+  ['pn_5fexpire_5fwith_5fsession',['PN_EXPIRE_WITH_SESSION',['../group__terminus.html#ggab4089b27ee99a348deab776f3d4931f0a02ac8e7dfc45bb4ae66e97624adaca01',1,'terminus.h']]],
+  ['pn_5ffloat',['PN_FLOAT',['../group__data.html#gga4465b5ea7d3c4f15c1dffa4deda905dba9c27cba605584c7d093f26e7270bfaa0',1,'codec.h']]],
+  ['pn_5fint',['PN_INT',['../group__data.html#gga4465b5ea7d3c4f15c1dffa4deda905dba175c594857c135ea2a9c3a2d415366ab',1,'codec.h']]],
+  ['pn_5finvalid',['PN_INVALID',['../group__data.html#gga4465b5ea7d3c4f15c1dffa4deda905dba891d1f2ee5621729cd5a07593042dce6',1,'codec.h']]],
+  ['pn_5flink_5ffinal',['PN_LINK_FINAL',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaaeacdc45bfe24b2a9da2aeed7b6effac5',1,'event.h']]],
+  ['pn_5flink_5fflow',['PN_LINK_FLOW',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaa4eaecc54c07cdc9b0df7b1d536a7dc3f',1,'event.h']]],
+  ['pn_5flink_5finit',['PN_LINK_INIT',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaa2f9e46bded95d0233cc74a71fdc75a2c',1,'event.h']]],
+  ['pn_5flink_5flocal_5fclose',['PN_LINK_LOCAL_CLOSE',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaa3b27f8d1c91cc05b47bed1905d42373a',1,'event.h']]],
+  ['pn_5flink_5flocal_5fdetach',['PN_LINK_LOCAL_DETACH',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaa838b909cce908f5769d043ba3e73e73e',1,'event.h']]],
+  ['pn_5flink_5flocal_5fopen',['PN_LINK_LOCAL_OPEN',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaa5ddecd4b0ea72895413fbf1b5cb41f65',1,'event.h']]],
+  ['pn_5flink_5fremote_5fclose',['PN_LINK_REMOTE_CLOSE',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaa1153f0108be071c31210dd1cd3e40a1f',1,'event.h']]],
+  ['pn_5flink_5fremote_5fdetach',['PN_LINK_REMOTE_DETACH',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaa5a84b68a2bd5ca705187381a785121d2',1,'event.h']]],
+  ['pn_5flink_5fremote_5fopen',['PN_LINK_REMOTE_OPEN',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaa45edb44a6cc7908b5032944e08925307',1,'event.h']]],
+  ['pn_5flist',['PN_LIST',['../group__data.html#gga4465b5ea7d3c4f15c1dffa4deda905dba653d98ae82ff7048973b4c755d2b2804',1,'codec.h']]],
+  ['pn_5flong',['PN_LONG',['../group__data.html#gga4465b5ea7d3c4f15c1dffa4deda905dba7a1b08f15b17b3d820a6fb50e65ffe1c',1,'codec.h']]],
+  ['pn_5fmap',['PN_MAP',['../group__data.html#gga4465b5ea7d3c4f15c1dffa4deda905dba3295ee98cb6c69f50951aea30ffe46dd',1,'codec.h']]],
+  ['pn_5fnondurable',['PN_NONDURABLE',['../group__terminus.html#gga213267363be45848f3299471ea93089ba403e259f8d858d6a12f463dbd7e5dc6b',1,'terminus.h']]],
+  ['pn_5fnull',['PN_NULL',['../group__data.html#gga4465b5ea7d3c4f15c1dffa4deda905dbaee48efaa3cb0c5b5d16c5b869b7e8fbe',1,'codec.h']]],
+  ['pn_5frcv_5ffirst',['PN_RCV_FIRST',['../group__link.html#ggad1c2388cdae687be26222a5d66fd2d58ac22b82396bd686940dfcc861302a8262',1,'link.h']]],
+  ['pn_5frcv_5fsecond',['PN_RCV_SECOND',['../group__link.html#ggad1c2388cdae687be26222a5d66fd2d58ac79dc7f63fce078a8f0fe268c81dcaf3',1,'link.h']]],
+  ['pn_5freactor_5ffinal',['PN_REACTOR_FINAL',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaad164b6566815866ed2c1d981e02bacb0',1,'event.h']]],
+  ['pn_5freactor_5finit',['PN_REACTOR_INIT',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaa95e9355638399ee20a697f3f494ab7db',1,'event.h']]],
+  ['pn_5freactor_5fquiesced',['PN_REACTOR_QUIESCED',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaa5548649935a6aab6e6547c9036f685ff',1,'event.h']]],
+  ['pn_5fsasl_5fauth',['PN_SASL_AUTH',['../group__sasl.html#ggad44e79f52e0669b1930689b56dfa9c3bac63734ecde7c8170554f6bf04f6ce64a',1,'sasl.h']]],
+  ['pn_5fsasl_5fok',['PN_SASL_OK',['../group__sasl.html#ggad44e79f52e0669b1930689b56dfa9c3ba0050b91650a3826a090e13f57b3b941e',1,'sasl.h']]],
+  ['pn_5fsasl_5fperm',['PN_SASL_PERM',['../group__sasl.html#ggad44e79f52e0669b1930689b56dfa9c3ba03019f909ba1d98aae94437ca4bd0191',1,'sasl.h']]],
+  ['pn_5fsasl_5fsys',['PN_SASL_SYS',['../group__sasl.html#ggad44e79f52e0669b1930689b56dfa9c3bacd46a2fda23f674c23ed81e6076c1939',1,'sasl.h']]],
+  ['pn_5fsasl_5ftemp',['PN_SASL_TEMP',['../group__sasl.html#ggad44e79f52e0669b1930689b56dfa9c3baee28d2c03fa80dccf771e37aae1bcdf3',1,'sasl.h']]],
+  ['pn_5fsession_5ffinal',['PN_SESSION_FINAL',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaaf5eb59f4d99ef5a8efd48be64a2bd8f8',1,'event.h']]],
+  ['pn_5fsession_5finit',['PN_SESSION_INIT',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaaf5b92fb6331bfe63786db3950073147f',1,'event.h']]],
+  ['pn_5fsession_5flocal_5fclose',['PN_SESSION_LOCAL_CLOSE',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaa5d3fe92cc7ef0e8712b038ecfbd05029',1,'event.h']]],
+  ['pn_5fsession_5flocal_5fopen',['PN_SESSION_LOCAL_OPEN',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaa0862b8e3613b7a2b5a08a779474df424',1,'event.h']]],
+  ['pn_5fsession_5fremote_5fclose',['PN_SESSION_REMOTE_CLOSE',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaa3410075b825c59b8f4efdcddf5a5b135',1,'event.h']]],
+  ['pn_5fsession_5fremote_5fopen',['PN_SESSION_REMOTE_OPEN',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaaf67df046bea45df34aea863d9541e806',1,'event.h']]],
+  ['pn_5fshort',['PN_SHORT',['../group__data.html#gga4465b5ea7d3c4f15c1dffa4deda905dba3dbf1221e02329a7f41b41e597833d97',1,'codec.h']]],
+  ['pn_5fsnd_5fmixed',['PN_SND_MIXED',['../group__link.html#gga3fb58bd0b88d37407ebb615c2630e608ac33a5700d0247976b465aeb7c1437fd1',1,'link.h']]],
+  ['pn_5fsnd_5fsettled',['PN_SND_SETTLED',['../group__link.html#gga3fb58bd0b88d37407ebb615c2630e608ac159f0edca565961b554768a42e82bf0',1,'link.h']]],
+  ['pn_5fsnd_5funsettled',['PN_SND_UNSETTLED',['../group__link.html#gga3fb58bd0b88d37407ebb615c2630e608a8bd9806d2f8d8c1724ed26bb0543bade',1,'link.h']]],
+  ['pn_5fsource',['PN_SOURCE',['../group__terminus.html#gga3cb9c86d1e2bb024de2658f9def098e7a7fd70c48647a2edc5167bce3ade8f2f0',1,'terminus.h']]],
+  ['pn_5fssl_5fanonymous_5fpeer',['PN_SSL_ANONYMOUS_PEER',['../group__ssl.html#ggae5e33024ed6af3432d4c76d1484d7ecbafa6dbe705dd0366ff4799616f788a9f5',1,'ssl.h']]],
+  ['pn_5fssl_5fmode_5fclient',['PN_SSL_MODE_CLIENT',['../group__ssl.html#gga0f1d40875c45b14a31a77f27430bc225a4e2fe24fcd2692e4c20c27668091a49c',1,'ssl.h']]],
+  ['pn_5fssl_5fmode_5fserver',['PN_SSL_MODE_SERVER',['../group__ssl.html#gga0f1d40875c45b14a31a77f27430bc225a0c4550c70a6bc74cb906a74c5f1e5078',1,'ssl.h']]],
+  ['pn_5fssl_5fresume_5fnew',['PN_SSL_RESUME_NEW',['../group__ssl.html#ggaf175c116d52a91001f9a3559b580f56dac8a5515a69c89007f681b3c555328e8f',1,'ssl.h']]],
+  ['pn_5fssl_5fresume_5freused',['PN_SSL_RESUME_REUSED',['../group__ssl.html#ggaf175c116d52a91001f9a3559b580f56dabb1b88b78dcb91ee80cd6f0eb5873d6d',1,'ssl.h']]],
+  ['pn_5fssl_5fresume_5funknown',['PN_SSL_RESUME_UNKNOWN',['../group__ssl.html#ggaf175c116d52a91001f9a3559b580f56dad1385651f6078177d6652c385453280d',1,'ssl.h']]],
+  ['pn_5fssl_5fverify_5fnull',['PN_SSL_VERIFY_NULL',['../group__ssl.html#ggae5e33024ed6af3432d4c76d1484d7ecbada1e3837cc900bd6419de72c25b253cc',1,'ssl.h']]],
+  ['pn_5fssl_5fverify_5fpeer',['PN_SSL_VERIFY_PEER',['../group__ssl.html#ggae5e33024ed6af3432d4c76d1484d7ecbad80276abde5d95760c63d0b9685d4d44',1,'ssl.h']]],
+  ['pn_5fssl_5fverify_5fpeer_5fname',['PN_SSL_VERIFY_PEER_NAME',['../group__ssl.html#ggae5e33024ed6af3432d4c76d1484d7ecbaac956f0febf05ab579de839700895e36',1,'ssl.h']]],
+  ['pn_5fstatus_5faborted',['PN_STATUS_ABORTED',['../group__messenger.html#gga242e4ee54b9c0a416443c7da5f6e045ba1239e8ada7eabe2aeab98f2c881cd2ee',1,'messenger.h']]],
+  ['pn_5fstatus_5faccepted',['PN_STATUS_ACCEPTED',['../group__messenger.html#gga242e4ee54b9c0a416443c7da5f6e045ba693fd9044a50a4f02e842d04a4bf1467',1,'messenger.h']]],
+  ['pn_5fstatus_5fmodified',['PN_STATUS_MODIFIED',['../group__messenger.html#gga242e4ee54b9c0a416443c7da5f6e045ba77d94a6b6b745eef9307f144b57e81e8',1,'messenger.h']]],
+  ['pn_5fstatus_5fpending',['PN_STATUS_PENDING',['../group__messenger.html#gga242e4ee54b9c0a416443c7da5f6e045ba4b0354a77173cd75c69159e15c23f611',1,'messenger.h']]],
+  ['pn_5fstatus_5frejected',['PN_STATUS_REJECTED',['../group__messenger.html#gga242e4ee54b9c0a416443c7da5f6e045baf109df703952744009b3547f3b8f32bf',1,'messenger.h']]],
+  ['pn_5fstatus_5freleased',['PN_STATUS_RELEASED',['../group__messenger.html#gga242e4ee54b9c0a416443c7da5f6e045ba67079750477effb7935df83381c47852',1,'messenger.h']]],
+  ['pn_5fstatus_5fsettled',['PN_STATUS_SETTLED',['../group__messenger.html#gga242e4ee54b9c0a416443c7da5f6e045ba1181bc7f51502ae11ed240866cd64583',1,'messenger.h']]],
+  ['pn_5fstatus_5funknown',['PN_STATUS_UNKNOWN',['../group__messenger.html#gga242e4ee54b9c0a416443c7da5f6e045ba0b46b1041679460baaba2ddcdb2173f2',1,'messenger.h']]],
+  ['pn_5fstring',['PN_STRING',['../group__data.html#gga4465b5ea7d3c4f15c1dffa4deda905dba88421417c7be2caf88c2d243cb73da6b',1,'codec.h']]],
+  ['pn_5fsymbol',['PN_SYMBOL',['../group__data.html#gga4465b5ea7d3c4f15c1dffa4deda905dbad5f0929805f481d3ca6089ed172451e9',1,'codec.h']]],
+  ['pn_5ftarget',['PN_TARGET',['../group__terminus.html#gga3cb9c86d1e2bb024de2658f9def098e7a760e5ca8afcbee9f43a72cfd09b7c54e',1,'terminus.h']]],
+  ['pn_5ftimer_5ftask',['PN_TIMER_TASK',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaa13fdcb0402f982fd366e58f165f376c9',1,'event.h']]],
+  ['pn_5ftimestamp',['PN_TIMESTAMP',['../group__data.html#gga4465b5ea7d3c4f15c1dffa4deda905dbaca241b4fa6cd92fdf26b4460d02a17b1',1,'codec.h']]],
+  ['pn_5ftransport',['PN_TRANSPORT',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaad7329eb7a015f62ce70719ea20abab76',1,'event.h']]],
+  ['pn_5ftransport_5fauthenticated',['PN_TRANSPORT_AUTHENTICATED',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaaa205271edd307e5d33bd8287a760ad28',1,'event.h']]],
+  ['pn_5ftransport_5fclosed',['PN_TRANSPORT_CLOSED',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaa1ca722ce3c0b2c13a33636cded8430ba',1,'event.h']]],
+  ['pn_5ftransport_5ferror',['PN_TRANSPORT_ERROR',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaa7c7278de5bcbf3b42b3e692ca21f6c5a',1,'event.h']]],
+  ['pn_5ftransport_5fhead_5fclosed',['PN_TRANSPORT_HEAD_CLOSED',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaa98facd13835b4a1d8e878d6f13c10a51',1,'event.h']]],
+  ['pn_5ftransport_5ftail_5fclosed',['PN_TRANSPORT_TAIL_CLOSED',['../group__event.html#gga4876e2eed24a4d4e4c52b99842103cdaa205d07df6cd3d07b37a89f046b1184db',1,'event.h']]],
+  ['pn_5fubyte',['PN_UBYTE',['../group__data.html#gga4465b5ea7d3c4f15c1dffa4deda905dba99223ec8d1ae5d915a1eaa7e8fef0256',1,'codec.h']]],
+  ['pn_5fuint',['PN_UINT',['../group__data.html#gga4465b5ea7d3c4f15c1dffa4deda905dbaa7a251ed9fe5c31f0473976467bfefdd',1,'codec.h']]],
+  ['pn_5fulong',['PN_ULONG',['../group__data.html#gga4465b5ea7d3c4f15c1dffa4deda905dba5f6b5fd2edbedf3f21285b69b8864777',1,'codec.h']]],
+  ['pn_5funspecified',['PN_UNSPECIFIED',['../group__terminus.html#gga3cb9c86d1e2bb024de2658f9def098e7accee852b0d609496d88d91d683784216',1,'terminus.h']]],
+  ['pn_5fushort',['PN_USHORT',['../group__data.html#gga4465b5ea7d3c4f15c1dffa4deda905dba657a836a5ee74d9468924982ba3a3b41',1,'codec.h']]],
+  ['pn_5fuuid',['PN_UUID',['../group__data.html#gga4465b5ea7d3c4f15c1dffa4deda905dba0a6946e5c032bae8d108100e2c56ac13',1,'codec.h']]]
+];

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_0.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_0.html b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_0.html
new file mode 100755
index 0000000..a2ec540
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_0.html
@@ -0,0 +1,26 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html><head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.8.10"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="files_0.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript"><!--
+createResults();
+--></script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript"><!--
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+--></script>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_0.js
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_0.js b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_0.js
new file mode 100755
index 0000000..558cf9e
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_0.js
@@ -0,0 +1,6 @@
+var searchData=
+[
+  ['codec_2eh',['codec.h',['../codec_8h.html',1,'']]],
+  ['condition_2eh',['condition.h',['../condition_8h.html',1,'']]],
+  ['connection_2eh',['connection.h',['../connection_8h.html',1,'']]]
+];

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_1.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_1.html b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_1.html
new file mode 100755
index 0000000..9e974da
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_1.html
@@ -0,0 +1,26 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html><head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.8.10"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="files_1.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript"><!--
+createResults();
+--></script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript"><!--
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+--></script>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_1.js
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_1.js b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_1.js
new file mode 100755
index 0000000..1d3e102
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_1.js
@@ -0,0 +1,5 @@
+var searchData=
+[
+  ['delivery_2eh',['delivery.h',['../delivery_8h.html',1,'']]],
+  ['disposition_2eh',['disposition.h',['../disposition_8h.html',1,'']]]
+];

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_2.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_2.html b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_2.html
new file mode 100755
index 0000000..04348f9
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_2.html
@@ -0,0 +1,26 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html><head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.8.10"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="files_2.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript"><!--
+createResults();
+--></script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript"><!--
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+--></script>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_2.js
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_2.js b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_2.js
new file mode 100755
index 0000000..b0588ad
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_2.js
@@ -0,0 +1,5 @@
+var searchData=
+[
+  ['engine_2eh',['engine.h',['../engine_8h.html',1,'']]],
+  ['event_2eh',['event.h',['../event_8h.html',1,'']]]
+];

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_3.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_3.html b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_3.html
new file mode 100755
index 0000000..7794200
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_3.html
@@ -0,0 +1,26 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html><head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.8.10"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="files_3.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript"><!--
+createResults();
+--></script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript"><!--
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+--></script>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_3.js
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_3.js b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_3.js
new file mode 100755
index 0000000..309c518
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_3.js
@@ -0,0 +1,4 @@
+var searchData=
+[
+  ['handlers_2eh',['handlers.h',['../handlers_8h.html',1,'']]]
+];

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_4.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_4.html b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_4.html
new file mode 100755
index 0000000..e6bc285
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_4.html
@@ -0,0 +1,26 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html><head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.8.10"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="files_4.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript"><!--
+createResults();
+--></script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript"><!--
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+--></script>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_4.js
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_4.js b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_4.js
new file mode 100755
index 0000000..0d71e70
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_4.js
@@ -0,0 +1,5 @@
+var searchData=
+[
+  ['link_2eh',['link.h',['../link_8h.html',1,'']]],
+  ['log_2eh',['log.h',['../log_8h.html',1,'']]]
+];

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_5.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_5.html b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_5.html
new file mode 100755
index 0000000..5ab2ed6
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_5.html
@@ -0,0 +1,26 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html><head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.8.10"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="files_5.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript"><!--
+createResults();
+--></script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript"><!--
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+--></script>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_5.js
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_5.js b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_5.js
new file mode 100755
index 0000000..2597642
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_5.js
@@ -0,0 +1,5 @@
+var searchData=
+[
+  ['message_2eh',['message.h',['../message_8h.html',1,'']]],
+  ['messenger_2eh',['messenger.h',['../messenger_8h.html',1,'']]]
+];

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_6.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_6.html b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_6.html
new file mode 100755
index 0000000..9453495
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_6.html
@@ -0,0 +1,26 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html><head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.8.10"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="files_6.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript"><!--
+createResults();
+--></script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript"><!--
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+--></script>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_6.js
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_6.js b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_6.js
new file mode 100755
index 0000000..9c0594f
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_6.js
@@ -0,0 +1,4 @@
+var searchData=
+[
+  ['reactor_2eh',['reactor.h',['../reactor_8h.html',1,'']]]
+];

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_7.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_7.html b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_7.html
new file mode 100755
index 0000000..d3f6533
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_7.html
@@ -0,0 +1,26 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html><head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.8.10"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="files_7.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript"><!--
+createResults();
+--></script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript"><!--
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+--></script>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_7.js
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_7.js b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_7.js
new file mode 100755
index 0000000..20b156d
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_7.js
@@ -0,0 +1,7 @@
+var searchData=
+[
+  ['sasl_2eh',['sasl.h',['../sasl_8h.html',1,'']]],
+  ['selectable_2eh',['selectable.h',['../selectable_8h.html',1,'']]],
+  ['session_2eh',['session.h',['../session_8h.html',1,'']]],
+  ['ssl_2eh',['ssl.h',['../ssl_8h.html',1,'']]]
+];

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_8.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_8.html b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_8.html
new file mode 100755
index 0000000..ec56765
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_8.html
@@ -0,0 +1,26 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html><head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.8.10"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="files_8.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript"><!--
+createResults();
+--></script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript"><!--
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+--></script>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_8.js
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_8.js b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_8.js
new file mode 100755
index 0000000..6c90da1
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_8.js
@@ -0,0 +1,6 @@
+var searchData=
+[
+  ['terminus_2eh',['terminus.h',['../terminus_8h.html',1,'']]],
+  ['transport_2eh',['transport.h',['../transport_8h.html',1,'']]],
+  ['types_2eh',['types.h',['../types_8h.html',1,'']]]
+];

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_9.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_9.html b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_9.html
new file mode 100755
index 0000000..62a6c97
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_9.html
@@ -0,0 +1,26 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html><head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.8.10"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="files_9.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript"><!--
+createResults();
+--></script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript"><!--
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+--></script>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_9.js
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_9.js b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_9.js
new file mode 100755
index 0000000..de282bb
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/files_9.js
@@ -0,0 +1,4 @@
+var searchData=
+[
+  ['url_2eh',['url.h',['../url_8h.html',1,'']]]
+];

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1191dd3/content/releases/qpid-proton-0.13.0/proton/c/api/search/functions_0.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/c/api/search/functions_0.html b/content/releases/qpid-proton-0.13.0/proton/c/api/search/functions_0.html
new file mode 100755
index 0000000..246d167
--- /dev/null
+++ b/content/releases/qpid-proton-0.13.0/proton/c/api/search/functions_0.html
@@ -0,0 +1,26 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html><head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.8.10"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="functions_0.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript"><!--
+createResults();
+--></script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript"><!--
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+--></script>
+</div>
+</body>
+</html>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org