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

kittohoward pushed a change to branch dta/overview
in repository https://gitbox.apache.org/repos/asf/incubator-milagro.git.


    from 88e804a  various docs
     new 151a9fd  plugin overview
     new 7a35ef2  init developers guide
     new 4f2c837  update quick-start
     new 4a10dcc  update quick-start
     new 519c551  updated link to open api spec

The 5 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/d-ta-overview.md                          |   2 +-
 docs/dta-details/quickstart.md                 |  81 ++++-
 docs/dta-plugins/d-ta-plugins.md               |  63 ++++
 docs/dta-plugins/plugin-dev-guide.md           |  44 +++
 package-lock.json                              |   3 +
 website/sidebars.json                          |  10 +-
 website/static/swagger/btc-api.yaml            |   1 +
 website/static/swagger/dta-api.yaml            |   1 +
 website/static/swagger/encryptastring-api.yaml |   1 +
 website/static/swagger/index.html              |   6 +-
 website/static/swagger/open-api.yaml           | 411 +++++++++++++++++++++++++
 website/static/swagger/working.yanl            | 389 +++++++++++++++++++++++
 12 files changed, 992 insertions(+), 20 deletions(-)
 create mode 100644 docs/dta-plugins/d-ta-plugins.md
 create mode 100644 docs/dta-plugins/plugin-dev-guide.md
 create mode 100644 package-lock.json
 create mode 120000 website/static/swagger/btc-api.yaml
 create mode 120000 website/static/swagger/dta-api.yaml
 create mode 120000 website/static/swagger/encryptastring-api.yaml
 create mode 100644 website/static/swagger/open-api.yaml
 create mode 100644 website/static/swagger/working.yanl

Reply via email to