Skip to content

Commit

Permalink
Deploying to gh-pages from @ f70fa46 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
korniltsev committed Feb 9, 2024
1 parent 7e5f51b commit 83e97d6
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 43 deletions.
21 changes: 0 additions & 21 deletions deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ <h1 title="Deprecated API" class="title">Deprecated API</h1>
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#field">Fields</a></li>
<li><a href="#enum.constant">Enum Constants</a></li>
</ul>
</div>
<div class="contentContainer"><a id="field">
Expand All @@ -120,26 +119,6 @@ <h2 title="Contents">Contents</h2>
</table>
</li>
</ul>
<a id="enum.constant">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary">
<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Enum Constant</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="io/pyroscope/http/Format.html#COLLAPSED">io.pyroscope.http.Format.COLLAPSED</a></th>
<td class="colLast"></td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
Expand Down
4 changes: 0 additions & 4 deletions index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,10 +181,6 @@ <h2 class="title">C</h2>
<dl>
<dt><span class="memberNameLink"><a href="io/pyroscope/javaagent/util/zip/GzipSink.html#close()">close()</a></span> - Method in class io.pyroscope.javaagent.util.zip.<a href="io/pyroscope/javaagent/util/zip/GzipSink.html" title="class in io.pyroscope.javaagent.util.zip">GzipSink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/pyroscope/http/Format.html#COLLAPSED">COLLAPSED</a></span> - io.pyroscope.http.<a href="io/pyroscope/http/Format.html" title="enum in io.pyroscope.http">Format</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/pyroscope/javaagent/config/Config.html#compressionLevel(io.pyroscope.javaagent.api.ConfigurationProvider,java.lang.String)">compressionLevel(ConfigurationProvider, String)</a></span> - Static method in class io.pyroscope.javaagent.config.<a href="io/pyroscope/javaagent/config/Config.html" title="class in io.pyroscope.javaagent.config">Config</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/pyroscope/javaagent/config/Config.Builder.html#compressionLevelJFR">compressionLevelJFR</a></span> - Variable in class io.pyroscope.javaagent.config.<a href="io/pyroscope/javaagent/config/Config.Builder.html" title="class in io.pyroscope.javaagent.config">Config.Builder</a></dt>
Expand Down
17 changes: 0 additions & 17 deletions io/pyroscope/http/Format.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,12 +162,6 @@ <h3>Enum Constant Summary</h3>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#COLLAPSED">COLLAPSED</a></span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#JFR">JFR</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
Expand Down Expand Up @@ -260,17 +254,6 @@ <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<!-- -->
</a>
<h3>Enum Constant Detail</h3>
<a id="COLLAPSED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COLLAPSED</h4>
<pre>@Deprecated
public static final&nbsp;<a href="Format.html" title="enum in io.pyroscope.http">Format</a> COLLAPSED</pre>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</li>
</ul>
<a id="JFR">
<!-- -->
</a>
Expand Down
2 changes: 1 addition & 1 deletion member-search-index.js

Large diffs are not rendered by default.

Binary file modified member-search-index.zip
Binary file not shown.
Binary file modified package-search-index.zip
Binary file not shown.
Binary file modified type-search-index.zip
Binary file not shown.

0 comments on commit 83e97d6

Please sign in to comment.