Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Doc update
  • Loading branch information
bretambrose committed May 14, 2020
commit 75e408488c34dee648330249054dc8ce4aead36b
38 changes: 22 additions & 16 deletions docs/allclasses-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.7) on Tue May 12 13:09:32 PDT 2020 -->
<!-- Generated by javadoc (11.0.7) on Thu May 14 13:14:39 PDT 2020 -->
<title>All Classes (AWS Common Runtime for Java/JVM)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-05-12">
<meta name="dc.created" content="2020-05-14">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand All @@ -28,7 +28,7 @@
catch(err) {
}
//-->
var data = {"i0":1,"i1":2,"i2":2,"i3":4,"i4":4,"i5":2,"i6":2,"i7":2,"i8":2,"i9":2,"i10":2,"i11":8,"i12":2,"i13":2,"i14":8,"i15":2,"i16":2,"i17":2,"i18":2,"i19":2,"i20":2,"i21":2,"i22":8,"i23":2,"i24":4,"i25":2,"i26":4,"i27":2,"i28":1,"i29":2,"i30":1,"i31":2,"i32":4,"i33":4,"i34":2,"i35":2,"i36":1,"i37":2,"i38":8,"i39":2,"i40":2,"i41":2,"i42":2,"i43":4,"i44":2,"i45":2,"i46":4,"i47":4,"i48":2,"i49":2,"i50":4,"i51":2,"i52":2,"i53":4,"i54":2,"i55":2,"i56":2};
var data = {"i0":1,"i1":2,"i2":2,"i3":4,"i4":4,"i5":2,"i6":2,"i7":2,"i8":2,"i9":2,"i10":2,"i11":8,"i12":2,"i13":2,"i14":8,"i15":2,"i16":2,"i17":2,"i18":2,"i19":2,"i20":2,"i21":2,"i22":8,"i23":2,"i24":4,"i25":2,"i26":4,"i27":2,"i28":1,"i29":2,"i30":1,"i31":2,"i32":4,"i33":4,"i34":2,"i35":2,"i36":1,"i37":2,"i38":8,"i39":2,"i40":2,"i41":2,"i42":2,"i43":2,"i44":4,"i45":2,"i46":2,"i47":4,"i48":4,"i49":2,"i50":2,"i51":4,"i52":2,"i53":2,"i54":4,"i55":2,"i56":2,"i57":2};
var tabs = {65535:["t0","All Classes"],1:["t1","Interface Summary"],2:["t2","Class Summary"],4:["t3","Enum Summary"],8:["t4","Exception Summary"]};
var altColor = "altColor";
var rowColor = "rowColor";
Expand Down Expand Up @@ -367,87 +367,93 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
</th>
</tr>
<tr id="i43" class="rowColor">
<td class="colFirst"><a href="software/amazon/awssdk/crt/Process.html" title="class in software.amazon.awssdk.crt">Process</a></td>
<th class="colLast" scope="row">
<div class="block">Encapsulates Process information and manipulation of process level operations.</div>
</th>
</tr>
<tr id="i44" class="altColor">
<td class="colFirst"><a href="software/amazon/awssdk/crt/mqtt/QualityOfService.html" title="enum in software.amazon.awssdk.crt.mqtt">QualityOfService</a></td>
<th class="colLast" scope="row">
<div class="block">Quality of Service associated with a publish action or subscription [MQTT-4.3].</div>
</th>
</tr>
<tr id="i44" class="altColor">
<tr id="i45" class="rowColor">
<td class="colFirst"><a href="software/amazon/awssdk/crt/io/ServerTlsContext.html" title="class in software.amazon.awssdk.crt.io">ServerTlsContext</a></td>
<th class="colLast" scope="row">
<div class="block">This class wraps the aws_tls_context from aws-c-io to provide access to TLS
configuration contexts in the AWS Common Runtime.</div>
</th>
</tr>
<tr id="i45" class="rowColor">
<tr id="i46" class="altColor">
<td class="colFirst"><a href="software/amazon/awssdk/crt/io/SocketOptions.html" title="class in software.amazon.awssdk.crt.io">SocketOptions</a></td>
<th class="colLast" scope="row">
<div class="block">This class wraps the aws_socket_options from aws-c-io to provide
access to TCP/UDP socket configuration in the AWS Common Runtime.</div>
</th>
</tr>
<tr id="i46" class="altColor">
<tr id="i47" class="rowColor">
<td class="colFirst"><a href="software/amazon/awssdk/crt/io/SocketOptions.SocketDomain.html" title="enum in software.amazon.awssdk.crt.io">SocketOptions.SocketDomain</a></td>
<th class="colLast" scope="row">
<div class="block">Socket communications domain</div>
</th>
</tr>
<tr id="i47" class="rowColor">
<tr id="i48" class="altColor">
<td class="colFirst"><a href="software/amazon/awssdk/crt/io/SocketOptions.SocketType.html" title="enum in software.amazon.awssdk.crt.io">SocketOptions.SocketType</a></td>
<th class="colLast" scope="row">
<div class="block">Socket type</div>
</th>
</tr>
<tr id="i48" class="altColor">
<tr id="i49" class="rowColor">
<td class="colFirst"><a href="software/amazon/awssdk/crt/auth/credentials/StaticCredentialsProvider.html" title="class in software.amazon.awssdk.crt.auth.credentials">StaticCredentialsProvider</a></td>
<th class="colLast" scope="row">
<div class="block">A class that wraps the a credentials provider that returns a fixed set of credentials</div>
</th>
</tr>
<tr id="i49" class="rowColor">
<tr id="i50" class="altColor">
<td class="colFirst"><a href="software/amazon/awssdk/crt/auth/credentials/StaticCredentialsProvider.StaticCredentialsProviderBuilder.html" title="class in software.amazon.awssdk.crt.auth.credentials">StaticCredentialsProvider.StaticCredentialsProviderBuilder</a></td>
<th class="colLast" scope="row">
<div class="block">A simple builder class for a static credentials provider and its options</div>
</th>
</tr>
<tr id="i50" class="altColor">
<tr id="i51" class="rowColor">
<td class="colFirst"><a href="software/amazon/awssdk/crt/io/TlsCipherPreference.html" title="enum in software.amazon.awssdk.crt.io">TlsCipherPreference</a></td>
<th class="colLast" scope="row">
<div class="block">A TlsCipherPreference represents a hardcoded ordered list of TLS Ciphers to use when negotiating a TLS Connection.</div>
</th>
</tr>
<tr id="i51" class="rowColor">
<tr id="i52" class="altColor">
<td class="colFirst"><a href="software/amazon/awssdk/crt/io/TlsContext.html" title="class in software.amazon.awssdk.crt.io">TlsContext</a></td>
<th class="colLast" scope="row">
<div class="block">This class wraps the aws_tls_context from aws-c-io to provide
access to TLS configuration contexts in the AWS Common Runtime.</div>
</th>
</tr>
<tr id="i52" class="altColor">
<tr id="i53" class="rowColor">
<td class="colFirst"><a href="software/amazon/awssdk/crt/io/TlsContextOptions.html" title="class in software.amazon.awssdk.crt.io">TlsContextOptions</a></td>
<th class="colLast" scope="row">
<div class="block">This class wraps the aws_tls_connection_options from aws-c-io to provide
access to TLS configuration contexts in the AWS Common Runtime.</div>
</th>
</tr>
<tr id="i53" class="rowColor">
<tr id="i54" class="altColor">
<td class="colFirst"><a href="software/amazon/awssdk/crt/io/TlsContextOptions.TlsVersions.html" title="enum in software.amazon.awssdk.crt.io">TlsContextOptions.TlsVersions</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr id="i54" class="altColor">
<tr id="i55" class="rowColor">
<td class="colFirst"><a href="software/amazon/awssdk/crt/mqtt/WebsocketHandshakeTransformArgs.html" title="class in software.amazon.awssdk.crt.mqtt">WebsocketHandshakeTransformArgs</a></td>
<th class="colLast" scope="row">
<div class="block">Arguments to a websocket handshake transform operation.</div>
</th>
</tr>
<tr id="i55" class="rowColor">
<tr id="i56" class="altColor">
<td class="colFirst"><a href="software/amazon/awssdk/crt/auth/credentials/X509CredentialsProvider.html" title="class in software.amazon.awssdk.crt.auth.credentials">X509CredentialsProvider</a></td>
<th class="colLast" scope="row">
<div class="block">A class that wraps a credentials provider that sources session credentials from IoT's x509 credentials
service.</div>
</th>
</tr>
<tr id="i56" class="altColor">
<tr id="i57" class="rowColor">
<td class="colFirst"><a href="software/amazon/awssdk/crt/auth/credentials/X509CredentialsProvider.X509CredentialsProviderBuilder.html" title="class in software.amazon.awssdk.crt.auth.credentials">X509CredentialsProvider.X509CredentialsProviderBuilder</a></td>
<th class="colLast" scope="row">
<div class="block">A builder class for the 509 provider and its options</div>
Expand Down
5 changes: 3 additions & 2 deletions docs/allclasses.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.7) on Tue May 12 13:09:32 PDT 2020 -->
<!-- Generated by javadoc (11.0.7) on Thu May 14 13:14:39 PDT 2020 -->
<title>All Classes (AWS Common Runtime for Java/JVM)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-05-12">
<meta name="dc.created" content="2020-05-14">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand Down Expand Up @@ -65,6 +65,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="software/amazon/awssdk/crt/utils/PackageInfo.html" title="class in software.amazon.awssdk.crt.utils">PackageInfo</a></li>
<li><a href="software/amazon/awssdk/crt/utils/PackageInfo.Version.html" title="class in software.amazon.awssdk.crt.utils">PackageInfo.Version</a></li>
<li><a href="software/amazon/awssdk/crt/utils/PemUtils.html" title="class in software.amazon.awssdk.crt.utils">PemUtils</a></li>
<li><a href="software/amazon/awssdk/crt/Process.html" title="class in software.amazon.awssdk.crt">Process</a></li>
<li><a href="software/amazon/awssdk/crt/mqtt/QualityOfService.html" title="enum in software.amazon.awssdk.crt.mqtt">QualityOfService</a></li>
<li><a href="software/amazon/awssdk/crt/io/ServerTlsContext.html" title="class in software.amazon.awssdk.crt.io">ServerTlsContext</a></li>
<li><a href="software/amazon/awssdk/crt/io/SocketOptions.html" title="class in software.amazon.awssdk.crt.io">SocketOptions</a></li>
Expand Down
4 changes: 2 additions & 2 deletions docs/allpackages-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.7) on Tue May 12 13:09:32 PDT 2020 -->
<!-- Generated by javadoc (11.0.7) on Thu May 14 13:14:39 PDT 2020 -->
<title>All Packages (AWS Common Runtime for Java/JVM)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-05-12">
<meta name="dc.created" content="2020-05-14">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions docs/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.7) on Tue May 12 13:09:32 PDT 2020 -->
<!-- Generated by javadoc (11.0.7) on Thu May 14 13:14:39 PDT 2020 -->
<title>Constant Field Values (AWS Common Runtime for Java/JVM)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-05-12">
<meta name="dc.created" content="2020-05-14">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions docs/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.7) on Tue May 12 13:09:32 PDT 2020 -->
<!-- Generated by javadoc (11.0.7) on Thu May 14 13:14:39 PDT 2020 -->
<title>Deprecated List (AWS Common Runtime for Java/JVM)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-05-12">
<meta name="dc.created" content="2020-05-14">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions docs/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.7) on Tue May 12 13:09:32 PDT 2020 -->
<!-- Generated by javadoc (11.0.7) on Thu May 14 13:14:39 PDT 2020 -->
<title>API Help (AWS Common Runtime for Java/JVM)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-05-12">
<meta name="dc.created" content="2020-05-14">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand Down
31 changes: 29 additions & 2 deletions docs/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.7) on Tue May 12 13:09:32 PDT 2020 -->
<!-- Generated by javadoc (11.0.7) on Thu May 14 13:14:39 PDT 2020 -->
<title>Index (AWS Common Runtime for Java/JVM)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-05-12">
<meta name="dc.created" content="2020-05-14">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand Down Expand Up @@ -476,6 +476,14 @@ <h2 class="title">G</h2>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="software/amazon/awssdk/crt/http/HttpClientConnectionManagerOptions.html#getMaxConnections()">getMaxConnections()</a></span> - Method in class software.amazon.awssdk.crt.http.<a href="software/amazon/awssdk/crt/http/HttpClientConnectionManagerOptions.html" title="class in software.amazon.awssdk.crt.http">HttpClientConnectionManagerOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="software/amazon/awssdk/crt/Process.html#getMaxIOHandlesHardLimit()">getMaxIOHandlesHardLimit()</a></span> - Static method in class software.amazon.awssdk.crt.<a href="software/amazon/awssdk/crt/Process.html" title="class in software.amazon.awssdk.crt">Process</a></dt>
<dd>
<div class="block">Gets the hard limit for IO handles for this process (max fds in unix terminology).</div>
</dd>
<dt><span class="memberNameLink"><a href="software/amazon/awssdk/crt/Process.html#getMaxIOHandlesSoftLimit()">getMaxIOHandlesSoftLimit()</a></span> - Static method in class software.amazon.awssdk.crt.<a href="software/amazon/awssdk/crt/Process.html" title="class in software.amazon.awssdk.crt">Process</a></dt>
<dd>
<div class="block">Gets the soft limit for IO handles for this process (max fds in unix terminology)</div>
</dd>
<dt><span class="memberNameLink"><a href="software/amazon/awssdk/crt/http/HttpRequest.html#getMethod()">getMethod()</a></span> - Method in class software.amazon.awssdk.crt.http.<a href="software/amazon/awssdk/crt/http/HttpRequest.html" title="class in software.amazon.awssdk.crt.http">HttpRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="software/amazon/awssdk/crt/mqtt/MqttConnectionConfig.html#getMqttClient()">getMqttClient()</a></span> - Method in class software.amazon.awssdk.crt.mqtt.<a href="software/amazon/awssdk/crt/mqtt/MqttConnectionConfig.html" title="class in software.amazon.awssdk.crt.mqtt">MqttConnectionConfig</a></dt>
Expand Down Expand Up @@ -514,6 +522,10 @@ <h2 class="title">G</h2>
<dd>
<div class="block">Gets the message payload</div>
</dd>
<dt><span class="memberNameLink"><a href="software/amazon/awssdk/crt/Process.html#getPid()">getPid()</a></span> - Static method in class software.amazon.awssdk.crt.<a href="software/amazon/awssdk/crt/Process.html" title="class in software.amazon.awssdk.crt">Process</a></dt>
<dd>
<div class="block">Gets the process id of the running process.</div>
</dd>
<dt><span class="memberNameLink"><a href="software/amazon/awssdk/crt/mqtt/MqttConnectionConfig.html#getPingTimeoutMs()">getPingTimeoutMs()</a></span> - Method in class software.amazon.awssdk.crt.mqtt.<a href="software/amazon/awssdk/crt/mqtt/MqttConnectionConfig.html" title="class in software.amazon.awssdk.crt.mqtt">MqttConnectionConfig</a></dt>
<dd>
<div class="block">Queries ping timeout value.</div>
Expand Down Expand Up @@ -1055,6 +1067,12 @@ <h2 class="title">P</h2>
<div class="block">Utility Class used for Cleaning Up and Sanity Checking PEM formatted Strings
for Validity.</div>
</dd>
<dt><a href="software/amazon/awssdk/crt/Process.html" title="class in software.amazon.awssdk.crt"><span class="typeNameLink">Process</span></a> - Class in <a href="software/amazon/awssdk/crt/package-summary.html">software.amazon.awssdk.crt</a></dt>
<dd>
<div class="block">Encapsulates Process information and manipulation of process level operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="software/amazon/awssdk/crt/Process.html#%3Cinit%3E()">Process()</a></span> - Constructor for class software.amazon.awssdk.crt.<a href="software/amazon/awssdk/crt/Process.html" title="class in software.amazon.awssdk.crt">Process</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="software/amazon/awssdk/crt/mqtt/MqttClientConnection.html#publish(software.amazon.awssdk.crt.mqtt.MqttMessage,software.amazon.awssdk.crt.mqtt.QualityOfService,boolean)">publish(MqttMessage, QualityOfService, boolean)</a></span> - Method in class software.amazon.awssdk.crt.mqtt.<a href="software/amazon/awssdk/crt/mqtt/MqttClientConnection.html" title="class in software.amazon.awssdk.crt.mqtt">MqttClientConnection</a></dt>
<dd>
<div class="block">Publishes a message to a topic</div>
Expand Down Expand Up @@ -1174,6 +1192,10 @@ <h2 class="title">S</h2>
<dd>
<div class="block">Sets the login credentials for a connection.</div>
</dd>
<dt><span class="memberNameLink"><a href="software/amazon/awssdk/crt/Process.html#setMaxIOHandlesSoftLimit(long)">setMaxIOHandlesSoftLimit(long)</a></span> - Static method in class software.amazon.awssdk.crt.<a href="software/amazon/awssdk/crt/Process.html" title="class in software.amazon.awssdk.crt">Process</a></dt>
<dd>
<div class="block">Sets the soft limit for IO handles for this process (max fds in unix terminology).</div>
</dd>
<dt><span class="memberNameLink"><a href="software/amazon/awssdk/crt/mqtt/MqttConnectionConfig.html#setMqttClient(software.amazon.awssdk.crt.mqtt.MqttClient)">setMqttClient(MqttClient)</a></span> - Method in class software.amazon.awssdk.crt.mqtt.<a href="software/amazon/awssdk/crt/mqtt/MqttConnectionConfig.html" title="class in software.amazon.awssdk.crt.mqtt">MqttConnectionConfig</a></dt>
<dd>
<div class="block">Configures the mqtt client to use for a connection</div>
Expand Down Expand Up @@ -1620,6 +1642,11 @@ <h2 class="title">W</h2>
<dd>
<div class="block">Sets the port to connect to for connections in the connection pool</div>
</dd>
<dt><span class="memberNameLink"><a href="software/amazon/awssdk/crt/auth/credentials/X509CredentialsProvider.X509CredentialsProviderBuilder.html#withProxyOptions(software.amazon.awssdk.crt.http.HttpProxyOptions)">withProxyOptions(HttpProxyOptions)</a></span> - Method in class software.amazon.awssdk.crt.auth.credentials.<a href="software/amazon/awssdk/crt/auth/credentials/X509CredentialsProvider.X509CredentialsProviderBuilder.html" title="class in software.amazon.awssdk.crt.auth.credentials">X509CredentialsProvider.X509CredentialsProviderBuilder</a></dt>
<dd>
<div class="block">Sets the proxy configuration to use when making the http request that fetches session
credentials from the IoT x509 credentials provider service</div>
</dd>
<dt><span class="memberNameLink"><a href="software/amazon/awssdk/crt/http/HttpClientConnectionManagerOptions.html#withProxyOptions(software.amazon.awssdk.crt.http.HttpProxyOptions)">withProxyOptions(HttpProxyOptions)</a></span> - Method in class software.amazon.awssdk.crt.http.<a href="software/amazon/awssdk/crt/http/HttpClientConnectionManagerOptions.html" title="class in software.amazon.awssdk.crt.http">HttpClientConnectionManagerOptions</a></dt>
<dd>
<div class="block">Sets the proxy options for connections in the connection pool</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.7) on Tue May 12 13:09:32 PDT 2020 -->
<!-- Generated by javadoc (11.0.7) on Thu May 14 13:14:39 PDT 2020 -->
<title>Overview (AWS Common Runtime for Java/JVM)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-05-12">
<meta name="dc.created" content="2020-05-14">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/member-search-index.js

Large diffs are not rendered by default.

Binary file modified docs/member-search-index.zip
Binary file not shown.
Loading