This is an automated email from the ASF dual-hosted git repository.
sergeykamov pushed a change to branch NLPCRAFT-16
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git.
from c039ec5 WIP.
add 001536b CR.
add cdec037 WIP merge up from NLPCRAFT-13.
add 557416c WIP merge up from NLPCRAFT-13.
add a6e5dd9 org.nlpcraft -> org.apache.nlpcraft
add eaae6b3 WIP.
add 94d45de WIP.
add d98c74b Javadoc, WIP on download page.
add 4411c99 WIP.
add 551e537 Merge remote-tracking branch 'origin/master' into NLPCRAFT-13
add 1fd6722 CR.
add ebd5ef1 WIP on community page.
add f8992f9 WIP.
add 34642e7 WIP on community page.
add 6c3cdfc WIP on community page.
add 5c42c96 WIP.
add 2d01821 WIP on community page.
add 0ab387c WIP.
add 1045d1d WIP.
add 8e1a81b Improved embedded probe shutdown.
add ce1ad59 Merge remote-tracking branch 'origin/NLPCRAFT-13'
new c824694 Merge branch 'master' into NLPCRAFT-16
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/_includes/quick-links.html | 2 +-
docs/_scss/{integrations.scss => community.scss} | 7 +-
docs/_scss/misc.scss | 5 +-
docs/assets/css/style.scss | 1 +
docs/community.html | 393 +++++++++++++++++++++
docs/download.html | 4 +-
docs/examples/weather_bot.html | 7 +-
docs/installation.html | 4 +-
pom.xml | 2 +-
.../org/apache/nlpcraft/probe/NCProbeBoot.scala | 21 +-
.../mgrs/nlp/enrichers/sort/NCSortEnricher.scala | 5 +-
11 files changed, 428 insertions(+), 23 deletions(-)
copy docs/_scss/{integrations.scss => community.scss} (91%)
create mode 100644 docs/community.html