Updated docs, version

This commit is contained in:
Rhet Turnbull
2022-04-20 06:39:39 -07:00
parent 77433b01ed
commit f4c02c39ba
27 changed files with 123 additions and 34 deletions

View File

@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: d1a90e805d591609a2d39f1deed3a0fe
config: 16854688500bb6d125c4d28353ca6076
tags: 645f666f9bcd5a90fca523b33c5a78b7

View File

@@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Overview: module code &#8212; osxphotos 0.47.8 documentation</title>
<title>Overview: module code &#8212; osxphotos 0.47.9 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>

View File

@@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>osxphotos.photosdb.photosdb &#8212; osxphotos 0.47.8 documentation</title>
<title>osxphotos.photosdb.photosdb &#8212; osxphotos 0.47.9 documentation</title>
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../../_static/alabaster.css" />
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js"></script>

View File

@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '0.47.8',
VERSION: '0.47.9',
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
BUILDER: 'html',

View File

@@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<title>osxphotos command line interface (CLI) &#8212; osxphotos 0.47.8 documentation</title>
<title>osxphotos command line interface (CLI) &#8212; osxphotos 0.47.9 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
@@ -150,6 +150,13 @@ library specified by db to the database specified by DB2</p>
<dd><p>Optional argument(s)</p>
</dd></dl>
</section>
<section id="osxphotos-docs">
<h3>docs<a class="headerlink" href="#osxphotos-docs" title="Permalink to this headline"></a></h3>
<p>Open osxphotos documentation in your browser.</p>
<div class="highlight-shell notranslate"><div class="highlight"><pre><span></span>osxphotos docs <span class="o">[</span>OPTIONS<span class="o">]</span>
</pre></div>
</div>
</section>
<section id="osxphotos-dump">
<h3>dump<a class="headerlink" href="#osxphotos-dump" title="Permalink to this headline"></a></h3>
@@ -536,6 +543,12 @@ to modify this behavior.</p>
<dd><p>Search by item end time of day, e.g. 12:00 or 12:00:00.</p>
</dd></dl>
<dl class="std option">
<dt class="sig sig-object std" id="cmdoption-osxphotos-export-year">
<span class="sig-name descname"><span class="pre">--year</span></span><span class="sig-prename descclassname"> <span class="pre">&lt;year&gt;</span></span><a class="headerlink" href="#cmdoption-osxphotos-export-year" title="Permalink to this definition"></a></dt>
<dd><p>Search for items from a specific year, e.g. year 2022 to find all photos from the year 2022. May be repeated to search multiple years.</p>
</dd></dl>
<dl class="std option">
<dt class="sig sig-object std" id="cmdoption-osxphotos-export-has-comment">
<span class="sig-name descname"><span class="pre">--has-comment</span></span><span class="sig-prename descclassname"></span><a class="headerlink" href="#cmdoption-osxphotos-export-has-comment" title="Permalink to this definition"></a></dt>
@@ -1564,6 +1577,12 @@ if more than one option is provided, they are treated as “AND”
<dd><p>Search by item end time of day, e.g. 12:00 or 12:00:00.</p>
</dd></dl>
<dl class="std option">
<dt class="sig sig-object std" id="cmdoption-osxphotos-query-year">
<span class="sig-name descname"><span class="pre">--year</span></span><span class="sig-prename descclassname"> <span class="pre">&lt;year&gt;</span></span><a class="headerlink" href="#cmdoption-osxphotos-query-year" title="Permalink to this definition"></a></dt>
<dd><p>Search for items from a specific year, e.g. year 2022 to find all photos from the year 2022. May be repeated to search multiple years.</p>
</dd></dl>
<dl class="std option">
<dt class="sig sig-object std" id="cmdoption-osxphotos-query-has-comment">
<span class="sig-name descname"><span class="pre">--has-comment</span></span><span class="sig-prename descclassname"></span><a class="headerlink" href="#cmdoption-osxphotos-query-has-comment" title="Permalink to this definition"></a></dt>
@@ -2041,6 +2060,12 @@ if more than one option is provided, they are treated as “AND”
<dd><p>Search by item end time of day, e.g. 12:00 or 12:00:00.</p>
</dd></dl>
<dl class="std option">
<dt class="sig sig-object std" id="cmdoption-osxphotos-repl-year">
<span class="sig-name descname"><span class="pre">--year</span></span><span class="sig-prename descclassname"> <span class="pre">&lt;year&gt;</span></span><a class="headerlink" href="#cmdoption-osxphotos-repl-year" title="Permalink to this definition"></a></dt>
<dd><p>Search for items from a specific year, e.g. year 2022 to find all photos from the year 2022. May be repeated to search multiple years.</p>
</dd></dl>
<dl class="std option">
<dt class="sig sig-object std" id="cmdoption-osxphotos-repl-has-comment">
<span class="sig-name descname"><span class="pre">--has-comment</span></span><span class="sig-prename descclassname"></span><a class="headerlink" href="#cmdoption-osxphotos-repl-has-comment" title="Permalink to this definition"></a></dt>
@@ -2377,6 +2402,7 @@ Commands:
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-about">about</a></li>
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-albums">albums</a></li>
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-diff">diff</a></li>
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-docs">docs</a></li>
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-dump">dump</a></li>
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-export">export</a></li>
<li class="toctree-l3"><a class="reference internal" href="#osxphotos-help">help</a></li>

View File

@@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &#8212; osxphotos 0.47.8 documentation</title>
<title>Index &#8212; osxphotos 0.47.9 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
@@ -789,8 +789,6 @@
<li><a href="cli.html#cmdoption-osxphotos-repl-no-place">osxphotos-repl command line option</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li>
--no-progress
@@ -798,6 +796,8 @@
<li><a href="cli.html#cmdoption-osxphotos-export-no-progress">osxphotos-export command line option</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li>
--no-title
@@ -1471,6 +1471,17 @@
<ul>
<li><a href="cli.html#cmdoption-osxphotos-export-xattr-template">osxphotos-export command line option</a>
</li>
</ul></li>
<li>
--year
<ul>
<li><a href="cli.html#cmdoption-osxphotos-export-year">osxphotos-export command line option</a>
</li>
<li><a href="cli.html#cmdoption-osxphotos-query-year">osxphotos-query command line option</a>
</li>
<li><a href="cli.html#cmdoption-osxphotos-repl-year">osxphotos-repl command line option</a>
</li>
</ul></li>
<li>
@@ -2155,6 +2166,8 @@
<li><a href="cli.html#cmdoption-osxphotos-export-V">--verbose</a>
</li>
<li><a href="cli.html#cmdoption-osxphotos-export-xattr-template">--xattr-template</a>
</li>
<li><a href="cli.html#cmdoption-osxphotos-export-year">--year</a>
</li>
<li><a href="cli.html#cmdoption-osxphotos-export-i">-i</a>
</li>
@@ -2218,8 +2231,6 @@
<li><a href="cli.html#cmdoption-osxphotos-labels-arg-PHOTOS_LIBRARY">PHOTOS_LIBRARY</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li>
osxphotos-list command line option
@@ -2227,6 +2238,8 @@
<li><a href="cli.html#cmdoption-osxphotos-list-json">--json</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li>
osxphotos-persons command line option
@@ -2406,6 +2419,8 @@
<li><a href="cli.html#cmdoption-osxphotos-query-uuid">--uuid</a>
</li>
<li><a href="cli.html#cmdoption-osxphotos-query-uuid-from-file">--uuid-from-file</a>
</li>
<li><a href="cli.html#cmdoption-osxphotos-query-year">--year</a>
</li>
<li><a href="cli.html#cmdoption-osxphotos-query-i">-i</a>
</li>
@@ -2567,6 +2582,8 @@
<li><a href="cli.html#cmdoption-osxphotos-repl-uuid">--uuid</a>
</li>
<li><a href="cli.html#cmdoption-osxphotos-repl-uuid-from-file">--uuid-from-file</a>
</li>
<li><a href="cli.html#cmdoption-osxphotos-repl-year">--year</a>
</li>
<li><a href="cli.html#cmdoption-osxphotos-repl-i">-i</a>
</li>

View File

@@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<title>Welcome to osxphotoss documentation! &#8212; osxphotos 0.47.8 documentation</title>
<title>Welcome to osxphotoss documentation! &#8212; osxphotos 0.47.9 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
@@ -294,6 +294,7 @@ Alternatively, you can also run the command line utility like this: <code class=
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-about">about</a></li>
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-albums">albums</a></li>
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-diff">diff</a></li>
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-docs">docs</a></li>
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-dump">dump</a></li>
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-export">export</a></li>
<li class="toctree-l3"><a class="reference internal" href="cli.html#osxphotos-help">help</a></li>

View File

@@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<title>osxphotos &#8212; osxphotos 0.47.8 documentation</title>
<title>osxphotos &#8212; osxphotos 0.47.9 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>

Binary file not shown.

View File

@@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<title>osxphotos package &#8212; osxphotos 0.47.8 documentation</title>
<title>osxphotos package &#8212; osxphotos 0.47.9 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>

View File

@@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Search &#8212; osxphotos 0.47.8 documentation</title>
<title>Search &#8212; osxphotos 0.47.9 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />

File diff suppressed because one or more lines are too long