-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 8defaf3
Showing
267 changed files
with
51,690 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +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: 8386e7607e211e440fcf820f9b348a04 | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,252 @@ | ||
|
||
|
||
<!DOCTYPE html> | ||
<html class="writer-html5" lang="en" > | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> | ||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
|
||
<title>OpenCast.app.command.album — OpenCast 0.1 documentation</title> | ||
|
||
|
||
|
||
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" /> | ||
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> | ||
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> | ||
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" /> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<!--[if lt IE 9]> | ||
<script src="../_static/js/html5shiv.min.js"></script> | ||
<![endif]--> | ||
|
||
|
||
<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script> | ||
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script> | ||
<script src="../_static/jquery.js"></script> | ||
<script src="../_static/underscore.js"></script> | ||
<script src="../_static/doctools.js"></script> | ||
|
||
<script type="text/javascript" src="../_static/js/theme.js"></script> | ||
|
||
|
||
<link rel="index" title="Index" href="../genindex.html" /> | ||
<link rel="search" title="Search" href="../search.html" /> | ||
<link rel="next" title="OpenCast.app.command.artist" href="OpenCast.app.command.artist.html" /> | ||
<link rel="prev" title="OpenCast.app.command" href="OpenCast.app.command.html" /> | ||
</head> | ||
|
||
<body class="wy-body-for-nav"> | ||
|
||
|
||
<div class="wy-grid-for-nav"> | ||
|
||
<nav data-toggle="wy-nav-shift" class="wy-nav-side"> | ||
<div class="wy-side-scroll"> | ||
<div class="wy-side-nav-search" > | ||
|
||
|
||
|
||
<a href="../index.html" class="icon icon-home"> OpenCast | ||
|
||
|
||
|
||
</a> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div role="search"> | ||
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get"> | ||
<input type="text" name="q" placeholder="Search docs" /> | ||
<input type="hidden" name="check_keywords" value="yes" /> | ||
<input type="hidden" name="area" value="default" /> | ||
</form> | ||
</div> | ||
|
||
|
||
</div> | ||
|
||
|
||
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<ul class="current"> | ||
<li class="toctree-l1"><a class="reference internal" href="../api.html">API</a></li> | ||
<li class="toctree-l1 current"><a class="reference internal" href="../module.html">Module</a><ul class="current"> | ||
<li class="toctree-l2 current"><a class="reference internal" href="OpenCast.html">OpenCast</a><ul class="current"> | ||
<li class="toctree-l3 current"><a class="reference internal" href="OpenCast.app.html">OpenCast.app</a><ul class="current"> | ||
<li class="toctree-l4 current"><a class="reference internal" href="OpenCast.app.command.html">OpenCast.app.command</a></li> | ||
<li class="toctree-l4"><a class="reference internal" href="OpenCast.app.controller.html">OpenCast.app.controller</a></li> | ||
<li class="toctree-l4"><a class="reference internal" href="OpenCast.app.error.html">OpenCast.app.error</a></li> | ||
<li class="toctree-l4"><a class="reference internal" href="OpenCast.app.facade.html">OpenCast.app.facade</a></li> | ||
<li class="toctree-l4"><a class="reference internal" href="OpenCast.app.notification.html">OpenCast.app.notification</a></li> | ||
<li class="toctree-l4"><a class="reference internal" href="OpenCast.app.service.html">OpenCast.app.service</a></li> | ||
<li class="toctree-l4"><a class="reference internal" href="OpenCast.app.tool.html">OpenCast.app.tool</a></li> | ||
<li class="toctree-l4"><a class="reference internal" href="OpenCast.app.workflow.html">OpenCast.app.workflow</a></li> | ||
</ul> | ||
</li> | ||
<li class="toctree-l3"><a class="reference internal" href="OpenCast.config.html">OpenCast.config</a></li> | ||
<li class="toctree-l3"><a class="reference internal" href="OpenCast.domain.html">OpenCast.domain</a></li> | ||
<li class="toctree-l3"><a class="reference internal" href="OpenCast.infra.html">OpenCast.infra</a></li> | ||
<li class="toctree-l3"><a class="reference internal" href="OpenCast.util.html">OpenCast.util</a></li> | ||
</ul> | ||
</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
|
||
|
||
|
||
</div> | ||
|
||
</div> | ||
</nav> | ||
|
||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> | ||
|
||
|
||
<nav class="wy-nav-top" aria-label="top navigation"> | ||
|
||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i> | ||
<a href="../index.html">OpenCast</a> | ||
|
||
</nav> | ||
|
||
|
||
<div class="wy-nav-content"> | ||
|
||
<div class="rst-content"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div role="navigation" aria-label="breadcrumbs navigation"> | ||
|
||
<ul class="wy-breadcrumbs"> | ||
|
||
<li><a href="../index.html" class="icon icon-home"></a> »</li> | ||
|
||
<li><a href="../module.html">Module</a> »</li> | ||
|
||
<li><a href="OpenCast.html">OpenCast</a> »</li> | ||
|
||
<li><a href="OpenCast.app.html">OpenCast.app</a> »</li> | ||
|
||
<li><a href="OpenCast.app.command.html">OpenCast.app.command</a> »</li> | ||
|
||
<li>OpenCast.app.command.album</li> | ||
|
||
|
||
<li class="wy-breadcrumbs-aside"> | ||
|
||
|
||
|
||
</li> | ||
|
||
</ul> | ||
|
||
|
||
<hr/> | ||
</div> | ||
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> | ||
<div itemprop="articleBody"> | ||
|
||
<section id="module-OpenCast.app.command.album"> | ||
<span id="opencast-app-command-album"></span><h1>OpenCast.app.command.album<a class="headerlink" href="#module-OpenCast.app.command.album" title="Permalink to this headline">¶</a></h1> | ||
<p>Album commands</p> | ||
<p class="rubric">Classes</p> | ||
<table class="autosummary longtable docutils align-default"> | ||
<colgroup> | ||
<col style="width: 10%" /> | ||
<col style="width: 90%" /> | ||
</colgroup> | ||
<tbody> | ||
<tr class="row-odd"><td><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">DeleteAlbum</span></code>(id, model_id)</p></td> | ||
<td><p></p></td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</section> | ||
|
||
|
||
</div> | ||
|
||
</div> | ||
<footer> | ||
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation"> | ||
<a href="OpenCast.app.command.artist.html" class="btn btn-neutral float-right" title="OpenCast.app.command.artist" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> | ||
<a href="OpenCast.app.command.html" class="btn btn-neutral float-left" title="OpenCast.app.command" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> | ||
</div> | ||
|
||
<hr/> | ||
|
||
<div role="contentinfo"> | ||
<p> | ||
© Copyright 2020, Luc Sinet. | ||
|
||
</p> | ||
</div> | ||
|
||
|
||
|
||
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a | ||
|
||
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> | ||
|
||
provided by <a href="https://readthedocs.org">Read the Docs</a>. | ||
|
||
</footer> | ||
</div> | ||
</div> | ||
|
||
</section> | ||
|
||
</div> | ||
|
||
|
||
<script type="text/javascript"> | ||
jQuery(function () { | ||
SphinxRtdTheme.Navigation.enable(true); | ||
}); | ||
</script> | ||
|
||
|
||
|
||
|
||
|
||
|
||
</body> | ||
</html> |
Oops, something went wrong.