This is an automated email from the ASF dual-hosted git repository.
tvb pushed a change to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/buildstream.git.
discard ca8b605 Update repo for docs build 2
discard 4a5be09 Update repo for docs build 1
new 1ae7134 Update repo for docs build 16
new 3320fcd Update repo for docs build 17
new c99b4c6 Update repo for docs build 18
new 8dc2a64 Update repo for docs build 19
new b34282e Update repo for docs build 20
new 82ad7ca Update repo for docs build 21
new 16f3a9b Update repo for docs build 22
new df7d161 Update repo for docs build 23
new fc3fbd8 Update repo for docs build 24
new ea1c69f Update repo for docs build 25
new bc25a83 Update repo for docs build 26
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (ca8b605)
\
N -- N -- N refs/heads/gh-pages (bc25a83)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/CONTRIBUTING.html | 4 +-
docs/_static/documentation_options.js | 2 +-
docs/additional_docker.html | 4 +-
docs/arch_cachekeys.html | 4 +-
docs/arch_caches.html | 4 +-
docs/arch_data_model.html | 4 +-
docs/arch_dependency_model.html | 4 +-
docs/arch_overview.html | 4 +-
docs/arch_program_flow.html | 4 +-
docs/arch_remote_execution.html | 4 +-
docs/arch_sandboxing.html | 4 +-
docs/arch_scheduler.html | 4 +-
docs/buildstream.buildelement.html | 4 +-
docs/buildstream.downloadablefilesource.html | 4 +-
docs/buildstream.element.html | 4 +-
docs/buildstream.exceptions.html | 4 +-
docs/buildstream.html | 4 +-
docs/buildstream.node.html | 4 +-
docs/buildstream.plugin.html | 4 +-
docs/buildstream.sandbox.html | 4 +-
docs/buildstream.sandbox.sandbox.html | 4 +-
docs/buildstream.scriptelement.html | 4 +-
docs/buildstream.source.html | 4 +-
docs/buildstream.storage.directory.html | 4 +-
docs/buildstream.storage.html | 4 +-
docs/buildstream.testing.html | 4 +-
docs/buildstream.testing.integration.html | 4 +-
docs/buildstream.testing.repo.html | 4 +-
docs/buildstream.testing.runcli.html | 4 +-
docs/buildstream.types.html | 4 +-
docs/buildstream.utils.html | 4 +-
docs/core_additional.html | 4 +-
docs/core_format.html | 4 +-
docs/core_framework.html | 4 +-
docs/core_plugins.html | 4 +-
docs/developing/strict-mode.html | 134 +++++++++++++--------------
docs/developing/workspaces.html | 87 +++++++++--------
docs/docs.tgz | Bin 4139950 -> 4149601 bytes
docs/elements/autotools.html | 4 +-
docs/elements/compose.html | 4 +-
docs/elements/filter.html | 4 +-
docs/elements/import.html | 4 +-
docs/elements/junction.html | 4 +-
docs/elements/link.html | 4 +-
docs/elements/manual.html | 4 +-
docs/elements/script.html | 4 +-
docs/elements/stack.html | 4 +-
docs/examples/flatpak-autotools.html | 42 ++++-----
docs/examples/git-mirror.html | 4 +-
docs/examples/tar-mirror.html | 4 +-
docs/format_declaring.html | 4 +-
docs/format_intro.html | 4 +-
docs/format_project.html | 4 +-
docs/format_project_refs.html | 4 +-
docs/format_public.html | 4 +-
docs/genindex.html | 4 +-
docs/hacking/coding_guidelines.html | 4 +-
docs/hacking/grpc_protocols.html | 4 +-
docs/hacking/making_releases.html | 4 +-
docs/hacking/managing_data_files.html | 4 +-
docs/hacking/measuring_performance.html | 4 +-
docs/hacking/ui.html | 4 +-
docs/hacking/updating_python_deps.html | 4 +-
docs/hacking/using_the_testsuite.html | 4 +-
docs/hacking/writing_documentation.html | 4 +-
docs/hacking/writing_plugins.html | 4 +-
docs/handling-files/composition.html | 50 +++++-----
docs/handling-files/filtering.html | 20 ++--
docs/handling-files/overlaps.html | 26 +++---
docs/index.html | 4 +-
docs/junctions/junction-elements.html | 60 ++++++------
docs/junctions/junction-includes.html | 60 ++++++------
docs/junctions/junction-workspaces.html | 4 +-
docs/main_about.html | 4 +-
docs/main_architecture.html | 4 +-
docs/main_core.html | 4 +-
docs/main_glossary.html | 4 +-
docs/main_install.html | 4 +-
docs/main_using.html | 4 +-
docs/objects.inv | Bin 9580 -> 9580 bytes
docs/py-modindex.html | 4 +-
docs/search.html | 4 +-
docs/searchindex.js | 2 +-
docs/sources/bzr.html | 4 +-
docs/sources/git.html | 4 +-
docs/sources/local.html | 4 +-
docs/sources/patch.html | 4 +-
docs/sources/pip.html | 4 +-
docs/sources/remote.html | 4 +-
docs/sources/tar.html | 4 +-
docs/sources/workspace.html | 4 +-
docs/sources/zip.html | 4 +-
docs/tutorial/autotools.html | 36 +++----
docs/tutorial/directives.html | 78 ++++++++--------
docs/tutorial/first-project.html | 26 +++---
docs/tutorial/integration-commands.html | 52 +++++------
docs/tutorial/running-commands.html | 34 +++----
docs/using_commands.html | 4 +-
docs/using_config.html | 4 +-
docs/using_configuring_cache_server.html | 4 +-
docs/using_developing.html | 4 +-
docs/using_examples.html | 4 +-
docs/using_handling_files.html | 4 +-
docs/using_junctions.html | 4 +-
docs/using_tutorial.html | 4 +-
105 files changed, 530 insertions(+), 531 deletions(-)