This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/iceberg-cpp.git


 discard cfb3110c Publish docs from commit 
fa2a3d52849208dd743cb1ca03a337cac4836cdd
     new 24d5d53b Publish docs from commit 
5dda5a39aadd412b45d2b01d96d4dc6826e030bc

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   (cfb3110c)
            \
             N -- N -- N   refs/heads/gh-pages (24d5d53b)

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/annotated.html                                 |  68 ++++++++++-----------
 api/classes.html                                   |   4 +-
 api/classiceberg_1_1TypeTest.png                   | Bin 837 -> 0 bytes
 .../classiceberg_1_1VisitTypeTest.html             |  10 +--
 api/classiceberg_1_1VisitTypeTest.png              | Bin 0 -> 879 bytes
 api/hierarchy.html                                 |   4 +-
 api/search/all_12.js                               |  12 ++--
 api/search/all_14.js                               |  11 ++--
 api/search/classes_11.js                           |   2 +-
 api/search/classes_13.js                           |   5 +-
 ...eTest.xml => classiceberg_1_1VisitTypeTest.xml} |  12 ++--
 api/xml/index.xml                                  |  12 ++--
 api/xml/namespaceiceberg.xml                       |  26 ++++----
 api/xml/visit__type__test_8cc.xml                  |  12 ++--
 mkdocs/docs/api/annotated.html                     |  68 ++++++++++-----------
 mkdocs/docs/api/classes.html                       |   4 +-
 mkdocs/docs/api/classiceberg_1_1TypeTest.png       | Bin 837 -> 0 bytes
 ...est.html => classiceberg_1_1VisitTypeTest.html} |  10 +--
 mkdocs/docs/api/classiceberg_1_1VisitTypeTest.png  | Bin 0 -> 879 bytes
 mkdocs/docs/api/hierarchy.html                     |   4 +-
 mkdocs/docs/api/search/all_12.js                   |  12 ++--
 mkdocs/docs/api/search/all_14.js                   |  11 ++--
 mkdocs/docs/api/search/classes_11.js               |   2 +-
 mkdocs/docs/api/search/classes_13.js               |   5 +-
 .../api/xml/classiceberg_1_1VisitTypeTest.xml}     |  12 ++--
 mkdocs/docs/api/xml/index.xml                      |  12 ++--
 mkdocs/docs/api/xml/namespaceiceberg.xml           |  26 ++++----
 mkdocs/docs/api/xml/visit__type__test_8cc.xml      |  12 ++--
 mkdocs/site/api/annotated.html                     |  68 ++++++++++-----------
 mkdocs/site/api/classes.html                       |   4 +-
 mkdocs/site/api/classiceberg_1_1TypeTest.png       | Bin 837 -> 0 bytes
 .../site/api/classiceberg_1_1VisitTypeTest.html    |  10 +--
 mkdocs/site/api/classiceberg_1_1VisitTypeTest.png  | Bin 0 -> 879 bytes
 mkdocs/site/api/hierarchy.html                     |   4 +-
 mkdocs/site/api/search/all_12.js                   |  12 ++--
 mkdocs/site/api/search/all_14.js                   |  11 ++--
 mkdocs/site/api/search/classes_11.js               |   2 +-
 mkdocs/site/api/search/classes_13.js               |   5 +-
 .../api/xml/classiceberg_1_1VisitTypeTest.xml}     |  12 ++--
 mkdocs/site/api/xml/index.xml                      |  12 ++--
 mkdocs/site/api/xml/namespaceiceberg.xml           |  26 ++++----
 mkdocs/site/api/xml/visit__type__test_8cc.xml      |  12 ++--
 42 files changed, 270 insertions(+), 264 deletions(-)
 delete mode 100644 api/classiceberg_1_1TypeTest.png
 rename mkdocs/site/api/classiceberg_1_1TypeTest.html => 
api/classiceberg_1_1VisitTypeTest.html (89%)
 create mode 100644 api/classiceberg_1_1VisitTypeTest.png
 rename api/xml/{classiceberg_1_1TypeTest.xml => 
classiceberg_1_1VisitTypeTest.xml} (77%)
 delete mode 100644 mkdocs/docs/api/classiceberg_1_1TypeTest.png
 rename mkdocs/docs/api/{classiceberg_1_1TypeTest.html => 
classiceberg_1_1VisitTypeTest.html} (89%)
 create mode 100644 mkdocs/docs/api/classiceberg_1_1VisitTypeTest.png
 rename mkdocs/{site/api/xml/classiceberg_1_1TypeTest.xml => 
docs/api/xml/classiceberg_1_1VisitTypeTest.xml} (77%)
 delete mode 100644 mkdocs/site/api/classiceberg_1_1TypeTest.png
 rename api/classiceberg_1_1TypeTest.html => 
mkdocs/site/api/classiceberg_1_1VisitTypeTest.html (89%)
 create mode 100644 mkdocs/site/api/classiceberg_1_1VisitTypeTest.png
 rename mkdocs/{docs/api/xml/classiceberg_1_1TypeTest.xml => 
site/api/xml/classiceberg_1_1VisitTypeTest.xml} (77%)

Reply via email to