|
5 | 5 | <meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" />
|
6 | 6 |
|
7 | 7 | <!-- Generated with Sphinx 7.3.7 and Furo 2024.01.29 -->
|
8 |
| - <title>pygobbler.clone_version - pygobbler 0.0.post1.dev1+gd4044b9 documentation</title> |
| 8 | + <title>pygobbler.clone_version - pygobbler 0.0.post1.dev1+g1c024e2 documentation</title> |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
|
10 | 10 | <link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?v=135e06be" />
|
11 | 11 | <link rel="stylesheet" type="text/css" href="../../_static/styles/furo-extensions.css?v=36a5483c" />
|
|
122 | 122 | </label>
|
123 | 123 | </div>
|
124 | 124 | <div class="header-center">
|
125 |
| - <a href="../../index.html"><div class="brand">pygobbler 0.0.post1.dev1+gd4044b9 documentation</div></a> |
| 125 | + <a href="../../index.html"><div class="brand">pygobbler 0.0.post1.dev1+g1c024e2 documentation</div></a> |
126 | 126 | </div>
|
127 | 127 | <div class="header-right">
|
128 | 128 | <div class="theme-toggle-container theme-toggle-header">
|
|
145 | 145 | <div class="sidebar-sticky"><a class="sidebar-brand" href="../../index.html">
|
146 | 146 |
|
147 | 147 |
|
148 |
| - <span class="sidebar-brand-text">pygobbler 0.0.post1.dev1+gd4044b9 documentation</span> |
| 148 | + <span class="sidebar-brand-text">pygobbler 0.0.post1.dev1+g1c024e2 documentation</span> |
149 | 149 |
|
150 | 150 | </a><form class="sidebar-search-container" method="get" action="../../search.html" role="search">
|
151 | 151 | <input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
|
@@ -212,9 +212,9 @@ <h1>Source code for pygobbler.clone_version</h1><div class="highlight"><pre>
|
212 | 212 | <span class="sd"> that has the same structure as that of the specified project-asset-version.</span>
|
213 | 213 | <span class="sd"> All files in the version are represented as symlinks from ``destination``</span>
|
214 | 214 | <span class="sd"> to the corresponding file in the ``registry``.The idea is that, when</span>
|
215 |
| -<span class="sd"> ``destination`` is used in :py:func:`~upload_directory.upload_directory`,</span> |
216 |
| -<span class="sd"> the symlinks are converted into upload links. This allows users to create</span> |
217 |
| -<span class="sd"> new versions very cheaply as duplicate files are not stored in the backend.</span> |
| 215 | +<span class="sd"> ``destination`` is used in :py:func:`~.upload_directory`, the symlinks are</span> |
| 216 | +<span class="sd"> converted into upload links. This allows users to create new versions very</span> |
| 217 | +<span class="sd"> cheaply as duplicate files are not stored in the backend.</span> |
218 | 218 |
|
219 | 219 | <span class="sd"> Users can more-or-less do whatever they want inside the cloned ``destination``,</span>
|
220 | 220 | <span class="sd"> but the symlink targets should be read-only as they refer to immutable files in</span>
|
@@ -278,7 +278,7 @@ <h1>Source code for pygobbler.clone_version</h1><div class="highlight"><pre>
|
278 | 278 |
|
279 | 279 | </aside>
|
280 | 280 | </div>
|
281 |
| -</div><script src="../../_static/documentation_options.js?v=cad2f7df"></script> |
| 281 | +</div><script src="../../_static/documentation_options.js?v=eb868b33"></script> |
282 | 282 | <script src="../../_static/doctools.js?v=9a2dae69"></script>
|
283 | 283 | <script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
|
284 | 284 | <script src="../../_static/scripts/furo.js?v=32e29ea5"></script>
|
|
0 commit comments