Skip to content

Commit

Permalink
update javadocs
Browse files Browse the repository at this point in the history
  • Loading branch information
woodser committed May 26, 2023
1 parent 8fa3d89 commit e6ed952
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/index-files/index-18.html
Original file line number Diff line number Diff line change
Expand Up @@ -1471,7 +1471,7 @@ <h2 class="title">S</h2>
</dd>
<dt><span class="memberNameLink"><a href="../monero/daemon/MoneroDaemonRpc.html#stopProcess(boolean)">stopProcess(boolean)</a></span> - Method in class monero.daemon.<a href="../monero/daemon/MoneroDaemonRpc.html" title="class in monero.daemon">MoneroDaemonRpc</a></dt>
<dd>
<div class="block">Stop the internal process running monero-wallet-rpc, if applicable.</div>
<div class="block">Stop the internal process running monerod, if applicable.</div>
</dd>
<dt><span class="memberNameLink"><a href="../monero/wallet/MoneroWalletRpc.html#stopProcess(boolean)">stopProcess(boolean)</a></span> - Method in class monero.wallet.<a href="../monero/wallet/MoneroWalletRpc.html" title="class in monero.wallet">MoneroWalletRpc</a></dt>
<dd>
Expand Down
Binary file modified docs/member-search-index.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/monero/daemon/MoneroDaemonRpc.html
Original file line number Diff line number Diff line change
Expand Up @@ -682,7 +682,7 @@ <h3>Method Summary</h3>
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#stopProcess(boolean)">stopProcess</a></span>&#8203;(boolean&nbsp;force)</code></th>
<td class="colLast">
<div class="block">Stop the internal process running monero-wallet-rpc, if applicable.</div>
<div class="block">Stop the internal process running monerod, if applicable.</div>
</td>
</tr>
<tr id="i65" class="rowColor">
Expand Down Expand Up @@ -840,7 +840,7 @@ <h4>stopProcess</h4>
<li class="blockList">
<h4>stopProcess</h4>
<pre class="methodSignature">public&nbsp;int&nbsp;stopProcess&#8203;(boolean&nbsp;force)</pre>
<div class="block">Stop the internal process running monero-wallet-rpc, if applicable.</div>
<div class="block">Stop the internal process running monerod, if applicable.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>force</code> - specifies if the process should be destroyed forcibly</dd>
Expand Down
2 changes: 1 addition & 1 deletion docs/overview-summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.11) on Fri Apr 14 12:23:41 EDT 2023 -->
<!-- Generated by javadoc (11.0.11) on Thu May 25 19:48:49 EDT 2023 -->
<title>Generated Documentation (Untitled)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script type="text/javascript">window.location.replace('index.html')</script>
Expand Down
Binary file modified docs/package-search-index.zip
Binary file not shown.
Binary file modified docs/type-search-index.zip
Binary file not shown.

0 comments on commit e6ed952

Please sign in to comment.