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 16fd583  Publish docs from commit 
036f7f6aa49010619a1079e3eeb6f5aa0b533a7b
     new 8a07f75  Publish docs from commit 
208f65ddffce8741134725597b7c558859159334

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   (16fd583)
            \
             N -- N -- N   refs/heads/gh-pages (8a07f75)

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:
 _sources/building.rst.txt                          |   1 +
 _sources/user_guide/catalog.rst.txt                |  64 +-
 api/catalog.html                                   |   2 +-
 apidoc/html/annotated.html                         | 255 ++++----
 apidoc/html/catalog_8h_source.html                 | 100 ++--
 ...nt__reader_8h.html => catalog__options_8h.html} |  15 +-
 ...source.html => catalog__options_8h_source.html} |  87 ++-
 apidoc/html/classes.html                           |   2 +-
 apidoc/html/classpaimon_1_1_catalog.html           |   2 +-
 .../classpaimon_1_1_special_field_ids-members.html |   3 +-
 apidoc/html/classpaimon_1_1_special_field_ids.html |  28 +
 .../html/dir_d5ce83a91c1ada980bd794a9f3314520.html |   2 +
 apidoc/html/files.html                             |  37 +-
 apidoc/html/functions_func_o.html                  |   4 +-
 apidoc/html/functions_func_v.html                  |   4 +-
 apidoc/html/functions_m.html                       |   1 +
 apidoc/html/functions_s.html                       |   1 +
 apidoc/html/functions_t.html                       |   3 +
 apidoc/html/functions_u.html                       |   1 +
 apidoc/html/functions_vars_m.html                  |   1 +
 apidoc/html/functions_vars_s.html                  |   1 +
 apidoc/html/functions_vars_t.html                  |   3 +
 apidoc/html/functions_vars_u.html                  |   1 +
 apidoc/html/hierarchy.html                         | 287 ++++-----
 apidoc/html/namespacepaimon.html                   |   3 +
 apidoc/html/namespaces.html                        | 255 ++++----
 apidoc/html/search/all_11.js                       |   9 +-
 apidoc/html/search/all_12.js                       |  83 +--
 apidoc/html/search/all_13.js                       |   2 +-
 apidoc/html/search/all_14.js                       |   2 +-
 apidoc/html/search/all_2.js                        | 202 +++----
 apidoc/html/search/all_3.js                        |   2 +-
 apidoc/html/search/all_4.js                        |   2 +-
 apidoc/html/search/all_8.js                        |   2 +-
 apidoc/html/search/all_a.js                        |   4 +-
 apidoc/html/search/all_b.js                        |  37 +-
 apidoc/html/search/all_c.js                        |   2 +-
 apidoc/html/search/all_d.js                        |   4 +-
 apidoc/html/search/classes_2.js                    |  17 +-
 apidoc/html/search/files_2.js                      |  11 +-
 apidoc/html/search/functions_13.js                 |   2 +-
 apidoc/html/search/functions_2.js                  |   2 +-
 apidoc/html/search/functions_d.js                  |   2 +-
 apidoc/html/search/variables_11.js                 |  11 +-
 apidoc/html/search/variables_12.js                 |  23 +-
 apidoc/html/search/variables_13.js                 |   3 +-
 apidoc/html/search/variables_b.js                  |  21 +-
 apidoc/html/special__field__ids_8h_source.html     |   9 +-
 ... structpaimon_1_1_catalog_options-members.html} |  16 +-
 apidoc/html/structpaimon_1_1_catalog_options.html  | 241 ++++++++
 apidoc/xml/catalog_8h.xml                          | 100 ++--
 apidoc/xml/catalog__options_8h.xml                 |  63 ++
 apidoc/xml/classpaimon_1_1_catalog.xml             |  42 +-
 apidoc/xml/classpaimon_1_1_special_field_ids.xml   |  20 +-
 .../xml/dir_d5ce83a91c1ada980bd794a9f3314520.xml   |   1 +
 apidoc/xml/index.xml                               |  10 +
 apidoc/xml/namespacepaimon.xml                     |   1 +
 apidoc/xml/special__field__ids_8h.xml              |   8 +-
 apidoc/xml/structpaimon_1_1_catalog_options.xml    |  99 ++++
 apidoc/xml/visibility_8h.xml                       | 645 +++++++++++----------
 building.html                                      |   1 +
 docs/_build/html/.doctrees/api/catalog.doctree     | Bin 221464 -> 222094 bytes
 docs/_build/html/.doctrees/building.doctree        | Bin 47576 -> 48270 bytes
 docs/_build/html/.doctrees/environment.pickle      | Bin 2595895 -> 2596244 
bytes
 .../html/.doctrees/user_guide/catalog.doctree      | Bin 9302 -> 19784 bytes
 docs/_build/html/_sources/building.rst.txt         |   1 +
 .../html/_sources/user_guide/catalog.rst.txt       |  64 +-
 docs/_build/html/api/catalog.html                  |   2 +-
 docs/_build/html/building.html                     |   1 +
 docs/_build/html/searchindex.js                    |   2 +-
 docs/_build/html/user_guide.html                   |   1 +
 docs/_build/html/user_guide/catalog.html           |  61 +-
 searchindex.js                                     |   2 +-
 user_guide.html                                    |   1 +
 user_guide/catalog.html                            |  61 +-
 75 files changed, 1874 insertions(+), 1184 deletions(-)
 copy apidoc/html/{count__reader_8h.html => catalog__options_8h.html} (84%)
 copy apidoc/html/{visibility_8h_source.html => 
catalog__options_8h_source.html} (52%)
 copy apidoc/html/{structpaimon_1_1_hive_field_info-members.html => 
structpaimon_1_1_catalog_options-members.html} (69%)
 create mode 100644 apidoc/html/structpaimon_1_1_catalog_options.html
 create mode 100644 apidoc/xml/catalog__options_8h.xml
 create mode 100644 apidoc/xml/structpaimon_1_1_catalog_options.xml

Reply via email to