You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ur...@apache.org on 2022/06/01 04:12:19 UTC

[pulsar-site] branch main updated (566c7914841 -> a9e7b7b5a49)

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

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


    from 566c7914841 Merge pull request #101 from apache/fix/nav-style
     add ba349fc1d64 update scripts
     new a9e7b7b5a49 Merge pull request #102 from apache/fix/scripts-optimize

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:
 site2/tools/pulsar-admin-doc-gen.sh                | 20 +--------------
 ...{pulsar-admin-doc-gen.sh => pulsar-admin-md.sh} | 29 ++--------------------
 site2/tools/pulsar-client-doc-gen.sh               |  2 +-
 ...e-python-client-docs.sh => pulsar-client-md.sh} | 12 ++++-----
 site2/tools/pulsar-doc-gen.sh                      | 14 +----------
 site2/tools/{pulsar-doc-gen.sh => pulsar-md.sh}    | 29 ++--------------------
 site2/tools/pulsar-perf-doc-gen.sh                 |  2 +-
 ...ate-python-client-docs.sh => pulsar-perf-md.sh} | 12 ++++-----
 8 files changed, 18 insertions(+), 102 deletions(-)
 copy site2/tools/{pulsar-admin-doc-gen.sh => pulsar-admin-md.sh} (63%)
 copy site2/tools/{api/python/generate-python-client-docs.sh => pulsar-client-md.sh} (78%)
 copy site2/tools/{pulsar-doc-gen.sh => pulsar-md.sh} (58%)
 copy site2/tools/{api/python/generate-python-client-docs.sh => pulsar-perf-md.sh} (78%)


[pulsar-site] 01/01: Merge pull request #102 from apache/fix/scripts-optimize

Posted by ur...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git

commit a9e7b7b5a49b91c9b6e68adc7877068e5def064b
Merge: 566c7914841 ba349fc1d64
Author: Li Li <ur...@apache.org>
AuthorDate: Wed Jun 1 12:12:15 2022 +0800

    Merge pull request #102 from apache/fix/scripts-optimize
    
    update scripts

 site2/tools/pulsar-admin-doc-gen.sh                | 20 +--------------
 ...{pulsar-admin-doc-gen.sh => pulsar-admin-md.sh} | 29 ++--------------------
 site2/tools/pulsar-client-doc-gen.sh               |  2 +-
 site2/tools/pulsar-client-md.sh                    | 28 +++++++++++++++++++++
 site2/tools/pulsar-doc-gen.sh                      | 14 +----------
 site2/tools/{pulsar-doc-gen.sh => pulsar-md.sh}    | 29 ++--------------------
 site2/tools/pulsar-perf-doc-gen.sh                 |  2 +-
 site2/tools/pulsar-perf-md.sh                      | 28 +++++++++++++++++++++
 8 files changed, 64 insertions(+), 88 deletions(-)