Update documentation

This commit is contained in:
Sebastian Thiel
2022-03-08 15:36:16 +08:00
parent b84384c010
commit a20241b241
10471 changed files with 1934132 additions and 64947 deletions

View File

@@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Chrome UX Report v2.0.4+20210330</title>
<title>Chrome UX Report v3.0.0+20220302</title>
@@ -34,7 +34,7 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-nav-search">
<a href="." class="icon icon-home"> Chrome UX Report v2.0.4+20210330</a>
<a href="." class="icon icon-home"> Chrome UX Report v3.0.0+20220302</a>
</div>
@@ -104,7 +104,7 @@ capabilities. Errors will be printed to standard error, and cause the program's
<p>Find the source code <a href="https://github.com/Byron/google-apis-rs/tree/main/gen/chromeuxreport1-cli">on github</a>.</p>
<h1 id="usage">Usage</h1>
<p>This documentation was generated from the <em>Chrome UX Report</em> API at revision <em>20210330</em>. The CLI is at version <em>2.0.4</em>.</p>
<p>This documentation was generated from the <em>Chrome UX Report</em> API at revision <em>20220302</em>. The CLI is at version <em>3.0.0</em>.</p>
<pre><code class="bash">chromeuxreport1 [options]
records
query-record (-r &lt;kv&gt;)... [-p &lt;v&gt;]... [-o &lt;out&gt;]

View File

@@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Query Record - Chrome UX Report v2.0.4+20210330</title>
<title>Query Record - Chrome UX Report v3.0.0+20220302</title>
@@ -34,7 +34,7 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-nav-search">
<a href=".." class="icon icon-home"> Chrome UX Report v2.0.4+20210330</a>
<a href=".." class="icon icon-home"> Chrome UX Report v3.0.0+20220302</a>
</div>
@@ -125,7 +125,7 @@ In the latter case it is advised to set the field-cursor to the data-structure's
</ul>
</li>
<li><code>metrics=no</code><ul>
<li>The metrics that should be included in the response. If none are specified then any metrics found will be returned. Allowed values: [&#34;first_contentful_paint&#34;, &#34;first_input_delay&#34;, &#34;largest_contentful_paint&#34;, &#34;cumulative_layout_shift&#34;]</li>
<li>The metrics that should be included in the response. If none are specified then any metrics found will be returned. Allowed values: [&#34;first_contentful_paint&#34;, &#34;first_input_delay&#34;, &#34;largest_contentful_paint&#34;, &#34;cumulative_layout_shift&#34;, &#34;experimental_uncapped_cumulative_layout_shift&#34;]</li>
<li>Each invocation of this argument appends the given value to the array.</li>
</ul>
</li>