Skip to content

Commit 49fcd33

Browse files
committed
deploy: c033a76
1 parent 7465fc0 commit 49fcd33

153 files changed

Lines changed: 212 additions & 176 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 8d2ee601c7bd06217bb68808bcbbb54f
3+
config: 4f5ed08a0415aa14615a295880efe9da
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

_sources/reference/_autoapi/docbuild/cli/cmd_metadata/metaprocess/index.rst.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Module Contents
4242
Yields (Doctype, Docset, List[Path]) using a flattened iteration strategy.
4343

4444

45-
.. py:function:: process_deliverable(deliverable: docbuild.models.deliverable.Deliverable, *, repo_dir: pathlib.Path, temp_repo_dir: pathlib.Path, base_cache_dir: pathlib.Path, meta_cache_dir: pathlib.Path, dapstmpl: str) -> bool
45+
.. py:function:: process_deliverable(deliverable: docbuild.models.deliverable.Deliverable, *, repo_dir: pathlib.Path, tmp_repo_dir: pathlib.Path, base_cache_dir: pathlib.Path, meta_cache_dir: pathlib.Path, dapstmpl: str) -> bool
4646
:async:
4747

4848

@@ -55,8 +55,8 @@ Module Contents
5555
:param deliverable: The Deliverable object to process.
5656
:param repo_dir: The permanent repo path taken from the env
5757
config ``paths.repo_dir``
58-
:param temp_repo_dir: The temporary repo path taken from the env
59-
config ``paths.temp_repo_dir``
58+
:param tmp_repo_dir: The temporary repo path taken from the env
59+
config ``paths.tmp_repo_dir``
6060
:param base_cache_dir: The base path of the cache directory taken
6161
from the env config ``paths.base_cache_dir``
6262
:param meta_cache_dir: The ath of the metadata directory taken

_sources/reference/_autoapi/docbuild/models/config/env/EnvTargetPaths.rst.txt

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,21 @@ docbuild.models.config.env.EnvTargetPaths
1818

1919

2020

21-
.. py:attribute:: target_dir
21+
.. py:attribute:: target_base_dir
2222
:type: str
2323
:value: None
2424

2525

26-
The destination directory for final built documentation.
26+
The base destination for final built documentation.
27+
28+
29+
30+
.. py:attribute:: target_dir_dyn
31+
:type: str
32+
:value: None
33+
34+
35+
Dynamic suffix for final remote destination.
2736

2837

2938

_sources/reference/_autoapi/docbuild/models/config/env/EnvTmpPaths.rst.txt

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,21 @@ docbuild.models.config.env.EnvTmpPaths
5454

5555

5656

57-
.. py:attribute:: tmp_build_dir
57+
.. py:attribute:: tmp_build_base_dir
58+
:type: docbuild.models.path.EnsureWritableDirectory
59+
:value: None
60+
61+
62+
Base path for build output.
63+
64+
65+
66+
.. py:attribute:: tmp_build_dir_dyn
5867
:type: str
5968
:value: None
6069

6170

62-
Temporary build output directory.
71+
Dynamic suffix for build directory.
6372

6473

6574

@@ -81,11 +90,11 @@ docbuild.models.config.env.EnvTmpPaths
8190

8291

8392

84-
.. py:attribute:: tmp_deliverable_name
93+
.. py:attribute:: tmp_deliverable_name_dyn
8594
:type: str
8695
:value: None
8796

8897

89-
Temporary deliverable name.
98+
Temporary deliverable name template.
9099

91100

changelog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1013,7 +1013,7 @@ <h3>This Page</h3>
10131013

10141014
<p class="copyright">
10151015

1016-
© Copyright 2025, Tom Schraitle.
1016+
© Copyright 2026, Tom Schraitle | Sushant Gaurav.
10171017
<br/>
10181018

10191019
</p>

developer/add-newsfragments.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,7 @@ <h3>This Page</h3>
634634

635635
<p class="copyright">
636636

637-
© Copyright 2025, Tom Schraitle.
637+
© Copyright 2026, Tom Schraitle | Sushant Gaurav.
638638
<br/>
639639

640640
</p>

developer/build-changelog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,7 @@ <h3>This Page</h3>
589589

590590
<p class="copyright">
591591

592-
© Copyright 2025, Tom Schraitle.
592+
© Copyright 2026, Tom Schraitle | Sushant Gaurav.
593593
<br/>
594594

595595
</p>

developer/build-docs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ <h3>This Page</h3>
582582

583583
<p class="copyright">
584584

585-
© Copyright 2025, Tom Schraitle.
585+
© Copyright 2026, Tom Schraitle | Sushant Gaurav.
586586
<br/>
587587

588588
</p>

developer/bump-version.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,7 @@ <h3>This Page</h3>
593593

594594
<p class="copyright">
595595

596-
© Copyright 2025, Tom Schraitle.
596+
© Copyright 2026, Tom Schraitle | Sushant Gaurav.
597597
<br/>
598598

599599
</p>

developer/create-pullrequests.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,7 @@ <h3>This Page</h3>
604604

605605
<p class="copyright">
606606

607-
© Copyright 2025, Tom Schraitle.
607+
© Copyright 2026, Tom Schraitle | Sushant Gaurav.
608608
<br/>
609609

610610
</p>

0 commit comments

Comments
 (0)