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

technoboy pushed a change to branch doc_release_3.1.0
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


    from c293ab82afb updates
     add 8a21f795082 [improve][doc] SEO for "About" and "Get Started" (#664)
     add 5851681592c Generate swagger doc Pulsar for 3.0.1 (#669)
     new d0594212d60 Merge branch 'main' into doc_release_3.1.0

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:
 docs/about.md                                      |  1 +
 docs/getting-started-docker-compose.md             |  9 ++-
 docs/getting-started-docker.md                     | 87 ++++++++++++++++++++--
 docs/getting-started-helm.md                       | 11 +--
 docs/getting-started-standalone.md                 | 19 +++--
 static/swagger/{master => 3.0.1}/swagger.json      | 19 ++---
 .../swagger/{3.0.0 => 3.0.1}/swaggerfunctions.json |  0
 .../swagger/{2.10.5 => 3.0.1}/swaggerlookup.json   |  0
 .../swagger/{3.0.0 => 3.0.1}/swaggerpackages.json  |  0
 static/swagger/{3.0.0 => 3.0.1}/swaggersink.json   |  0
 static/swagger/{3.0.0 => 3.0.1}/swaggersource.json |  0
 .../{3.0.0 => 3.0.1}/swaggertransactions.json      |  0
 static/swagger/{master => 3.0.1/v2}/swagger.json   | 19 ++---
 .../{2.10.5 => 3.0.1/v2}/swaggerlookup.json        |  0
 .../{3.0.0 => 3.0.1/v3}/swaggerfunctions.json      |  0
 .../{3.0.0 => 3.0.1/v3}/swaggerpackages.json       |  0
 .../swagger/{3.0.0 => 3.0.1/v3}/swaggersink.json   |  0
 .../swagger/{3.0.0 => 3.0.1/v3}/swaggersource.json |  0
 .../{3.0.0 => 3.0.1/v3}/swaggertransactions.json   |  0
 static/swagger/restApiVersions.json                |  1 +
 20 files changed, 116 insertions(+), 50 deletions(-)
 copy static/swagger/{master => 3.0.1}/swagger.json (99%)
 copy static/swagger/{3.0.0 => 3.0.1}/swaggerfunctions.json (100%)
 copy static/swagger/{2.10.5 => 3.0.1}/swaggerlookup.json (100%)
 copy static/swagger/{3.0.0 => 3.0.1}/swaggerpackages.json (100%)
 copy static/swagger/{3.0.0 => 3.0.1}/swaggersink.json (100%)
 copy static/swagger/{3.0.0 => 3.0.1}/swaggersource.json (100%)
 copy static/swagger/{3.0.0 => 3.0.1}/swaggertransactions.json (100%)
 copy static/swagger/{master => 3.0.1/v2}/swagger.json (99%)
 copy static/swagger/{2.10.5 => 3.0.1/v2}/swaggerlookup.json (100%)
 copy static/swagger/{3.0.0 => 3.0.1/v3}/swaggerfunctions.json (100%)
 copy static/swagger/{3.0.0 => 3.0.1/v3}/swaggerpackages.json (100%)
 copy static/swagger/{3.0.0 => 3.0.1/v3}/swaggersink.json (100%)
 copy static/swagger/{3.0.0 => 3.0.1/v3}/swaggersource.json (100%)
 copy static/swagger/{3.0.0 => 3.0.1/v3}/swaggertransactions.json (100%)

Reply via email to