This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/paimon-cpp.git
discard 6d6d7d99 Publish docs from commit
c7f23c69c7c1f4abe2f68bcc7078a8cf002c6bbd
new 4cf2f363 Publish docs from commit
8a110d488413adbafca638315a5062cd99dd26e3
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 (6d6d7d99)
\
N -- N -- N refs/heads/gh-pages (4cf2f363)
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 1 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:
api/defs.html | 8 +
api/file_index.html | 61 +++++
apidoc/html/annotated.html | 1 +
apidoc/html/classes.html | 2 +-
.../classpaimon_1_1_file_index_format-members.html | 4 +-
apidoc/html/classpaimon_1_1_file_index_format.html | 79 ++++++-
..._1_1_file_index_format_1_1_writer-members.html} | 11 +-
...sspaimon_1_1_file_index_format_1_1_writer.html} | 84 ++++---
apidoc/html/defs_8h_source.html | 160 ++++++-------
apidoc/html/file__index__format_8h.html | 4 +
apidoc/html/file__index__format_8h_source.html | 109 +++++----
apidoc/html/functions_c.html | 7 +-
apidoc/html/functions_f.html | 1 +
apidoc/html/functions_func_c.html | 4 +-
apidoc/html/functions_func_w.html | 1 +
apidoc/html/functions_func_~.html | 1 +
apidoc/html/functions_type.html | 1 +
apidoc/html/functions_vars_f.html | 1 +
apidoc/html/functions_w.html | 1 +
apidoc/html/functions_~.html | 1 +
apidoc/html/hierarchy.html | 7 +-
apidoc/html/namespaces.html | 1 +
apidoc/html/search/all_1.js | 2 +-
apidoc/html/search/all_11.js | 4 +-
apidoc/html/search/all_13.js | 2 +-
apidoc/html/search/all_15.js | 18 +-
apidoc/html/search/all_17.js | 3 +-
apidoc/html/search/all_2.js | 197 ++++++++--------
apidoc/html/search/all_3.js | 4 +-
apidoc/html/search/all_4.js | 2 +-
apidoc/html/search/all_5.js | 153 ++++++-------
apidoc/html/search/all_8.js | 2 +-
apidoc/html/search/all_a.js | 2 +-
apidoc/html/search/all_d.js | 2 +-
apidoc/html/search/classes_12.js | 3 +-
apidoc/html/search/functions_10.js | 2 +-
apidoc/html/search/functions_14.js | 9 +-
apidoc/html/search/functions_15.js | 3 +-
apidoc/html/search/functions_2.js | 8 +-
apidoc/html/search/functions_3.js | 2 +-
apidoc/html/search/typedefs_1.js | 3 +-
apidoc/html/search/variables_5.js | 19 +-
apidoc/html/structpaimon_1_1_options-members.html | 187 ++++++++--------
apidoc/html/structpaimon_1_1_options.html | 28 +++
apidoc/xml/classpaimon_1_1_file_index_format.xml | 74 +++++-
...lasspaimon_1_1_file_index_format_1_1_reader.xml | 6 +-
...lasspaimon_1_1_file_index_format_1_1_writer.xml | 68 ++++++
apidoc/xml/defs_8h.xml | 158 ++++++-------
apidoc/xml/file__index__format_8h.xml | 249 ++++++++++++---------
apidoc/xml/index.xml | 8 +
apidoc/xml/namespacepaimon.xml | 2 +-
apidoc/xml/structpaimon_1_1_options.xml | 155 +++++++------
docs/_build/html/.doctrees/api/defs.doctree | Bin 509604 -> 512657 bytes
docs/_build/html/.doctrees/api/file_index.doctree | Bin 284525 -> 318362 bytes
docs/_build/html/.doctrees/environment.pickle | Bin 2664371 -> 2683415
bytes
docs/_build/html/api/defs.html | 8 +
docs/_build/html/api/file_index.html | 61 +++++
docs/_build/html/genindex.html | 18 +-
docs/_build/html/objects.inv | Bin 42004 -> 42263 bytes
docs/_build/html/searchindex.js | 2 +-
genindex.html | 18 +-
objects.inv | Bin 42004 -> 42263 bytes
searchindex.js | 2 +-
63 files changed, 1281 insertions(+), 752 deletions(-)
copy apidoc/html/{classpaimon_1_1_file_index_format_1_1_reader-members.html =>
classpaimon_1_1_file_index_format_1_1_writer-members.html} (74%)
copy apidoc/html/{classpaimon_1_1_file_index_format_1_1_reader.html =>
classpaimon_1_1_file_index_format_1_1_writer.html} (56%)
create mode 100644 apidoc/xml/classpaimon_1_1_file_index_format_1_1_writer.xml