Skip to content

Commit

Permalink
Apply automatic documentation changes
Browse files Browse the repository at this point in the history
  • Loading branch information
paulineribeyre authored and actions-user committed Dec 11, 2020
1 parent a614988 commit d8a4019
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 3 deletions.
Binary file modified docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/_build/doctrees/tools/indexing.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/tools/metadata.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/_build/html/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/_build/html/tools/indexing.html
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ <h1>Indexing Tools<a class="headerlink" href="#indexing-tools" title="Permalink

<dl class="function">
<dt id="gen3.tools.indexing.verify_manifest.async_verify_object_manifest">
<code class="descclassname">gen3.tools.indexing.verify_manifest.</code><code class="descname">async_verify_object_manifest</code><span class="sig-paren">(</span><em>commons_url</em>, <em>manifest_file</em>, <em>max_concurrent_requests=24</em>, <em>manifest_row_parsers={'acl': &lt;function _get_acl_from_row at 0x7f3ab78d4620&gt;</em>, <em>'authz': &lt;function _get_authz_from_row at 0x7f3ab78d46a8&gt;</em>, <em>'file_name': &lt;function _get_file_name_from_row at 0x7f3ab78d47b8&gt;</em>, <em>'file_size': &lt;function _get_file_size_from_row at 0x7f3ab78d4488&gt;</em>, <em>'guid': &lt;function _get_guid_from_row at 0x7f3ab78d4598&gt;</em>, <em>'md5': &lt;function _get_md5_from_row at 0x7f3ab78d4510&gt;</em>, <em>'urls': &lt;function _get_urls_from_row at 0x7f3ab78d4730&gt;}</em>, <em>manifest_file_delimiter=None</em>, <em>output_filename='verify-manifest-errors-1607727289.4852657.log'</em><span class="sig-paren">)</span><a class="reference internal" href="../_modules/gen3/tools/indexing/verify_manifest.html#async_verify_object_manifest"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#gen3.tools.indexing.verify_manifest.async_verify_object_manifest" title="Permalink to this definition"></a></dt>
<code class="descclassname">gen3.tools.indexing.verify_manifest.</code><code class="descname">async_verify_object_manifest</code><span class="sig-paren">(</span><em>commons_url</em>, <em>manifest_file</em>, <em>max_concurrent_requests=24</em>, <em>manifest_row_parsers={'acl': &lt;function _get_acl_from_row at 0x7fa6695a27b8&gt;</em>, <em>'authz': &lt;function _get_authz_from_row at 0x7fa6695a2840&gt;</em>, <em>'file_name': &lt;function _get_file_name_from_row at 0x7fa6695a2950&gt;</em>, <em>'file_size': &lt;function _get_file_size_from_row at 0x7fa6695a2620&gt;</em>, <em>'guid': &lt;function _get_guid_from_row at 0x7fa6695a2730&gt;</em>, <em>'md5': &lt;function _get_md5_from_row at 0x7fa6695a26a8&gt;</em>, <em>'urls': &lt;function _get_urls_from_row at 0x7fa6695a28c8&gt;}</em>, <em>manifest_file_delimiter=None</em>, <em>output_filename='verify-manifest-errors-1607728605.9815593.log'</em><span class="sig-paren">)</span><a class="reference internal" href="../_modules/gen3/tools/indexing/verify_manifest.html#async_verify_object_manifest"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#gen3.tools.indexing.verify_manifest.async_verify_object_manifest" title="Permalink to this definition"></a></dt>
<dd><p>Verify all file object records into a manifest csv</p>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/tools/metadata.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ <h1>Metadata Tools<a class="headerlink" href="#metadata-tools" title="Permalink

<dl class="function">
<dt id="gen3.tools.metadata.ingest_manifest.async_ingest_metadata_manifest">
<code class="descclassname">gen3.tools.metadata.ingest_manifest.</code><code class="descname">async_ingest_metadata_manifest</code><span class="sig-paren">(</span><em>commons_url</em>, <em>manifest_file</em>, <em>metadata_source</em>, <em>auth=None</em>, <em>max_concurrent_requests=24</em>, <em>manifest_row_parsers={'guid_for_row': &lt;function _get_guid_for_row at 0x7f3ab76a5c80&gt;</em>, <em>'indexed_file_object_guid': &lt;function _query_for_associated_indexd_record_guid at 0x7f3ab76a59d8&gt;}</em>, <em>manifest_file_delimiter=None</em>, <em>output_filename='ingest-metadata-manifest-errors-1607727289.6874635.log'</em>, <em>get_guid_from_file=True</em><span class="sig-paren">)</span><a class="reference internal" href="../_modules/gen3/tools/metadata/ingest_manifest.html#async_ingest_metadata_manifest"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#gen3.tools.metadata.ingest_manifest.async_ingest_metadata_manifest" title="Permalink to this definition"></a></dt>
<code class="descclassname">gen3.tools.metadata.ingest_manifest.</code><code class="descname">async_ingest_metadata_manifest</code><span class="sig-paren">(</span><em>commons_url</em>, <em>manifest_file</em>, <em>metadata_source</em>, <em>auth=None</em>, <em>max_concurrent_requests=24</em>, <em>manifest_row_parsers={'guid_for_row': &lt;function _get_guid_for_row at 0x7fa66935bb70&gt;</em>, <em>'indexed_file_object_guid': &lt;function _query_for_associated_indexd_record_guid at 0x7fa66935bc80&gt;}</em>, <em>manifest_file_delimiter=None</em>, <em>output_filename='ingest-metadata-manifest-errors-1607728606.1689672.log'</em>, <em>get_guid_from_file=True</em><span class="sig-paren">)</span><a class="reference internal" href="../_modules/gen3/tools/metadata/ingest_manifest.html#async_ingest_metadata_manifest"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#gen3.tools.metadata.ingest_manifest.async_ingest_metadata_manifest" title="Permalink to this definition"></a></dt>
<dd><p>Ingest all metadata records into a manifest csv</p>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
Expand Down

0 comments on commit d8a4019

Please sign in to comment.