This is an automated email from the ASF dual-hosted git repository.
abudnikov pushed a change to branch IGNITE-7595
in repository https://gitbox.apache.org/repos/asf/ignite.git.
from 44e9fd3 update jekyll config file and build properties
new 9fe0aa2 add draft of the plugins page
new 5186d30 minor fixes
The 2 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/_data/toc.yaml | 2 +
.../apache/ignite/snippets/plugin/MyPlugin.java | 62 ++++++++++++++++--
.../ignite/snippets/plugin/MyPluginProvider.java | 76 +++++++++++++---------
.../ignite/snippets/plugin/PluginExample.java | 38 +++++++++--
.../code-snippets/xml/{tracing.xml => plugins.xml} | 6 +-
docs/_docs/monitoring-metrics/system-views.adoc | 4 +-
docs/_docs/plugins.adoc | 75 +++++++++++++++++++++
docs/_docs/setup.adoc | 2 +-
8 files changed, 219 insertions(+), 46 deletions(-)
copy docs/_docs/code-snippets/xml/{tracing.xml => plugins.xml} (87%)
create mode 100644 docs/_docs/plugins.adoc