You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by dm...@apache.org on 2020/12/15 05:47:05 UTC

[ignite] branch ignite-2.9-docs updated: ignite docs: fixed broken links and updated the C++ API header

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

dmagda pushed a commit to branch ignite-2.9-docs
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/ignite-2.9-docs by this push:
     new 3a59337  ignite docs: fixed broken links and updated the C++ API header
3a59337 is described below

commit 3a59337e31fe73bb85d4cdd97a7b6cd608e57739
Author: Denis Magda <dm...@gridgain.com>
AuthorDate: Mon Dec 14 21:45:02 2020 -0800

    ignite docs: fixed broken links and updated the C++ API header
---
 docs/_docs/index.adoc                     | 2 +-
 modules/platforms/cpp/core/namespaces.dox | 4 +---
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/docs/_docs/index.adoc b/docs/_docs/index.adoc
index ee4d296..1e8aadc 100644
--- a/docs/_docs/index.adoc
+++ b/docs/_docs/index.adoc
@@ -31,7 +31,7 @@ API reference for various programming languages.
 * link:/releases/latest/javadoc/[JavaDoc]
 * link:/releases/latest/dotnetdoc/api/[C#/.NET]
 * link:/releases/latest/cppdoc/[C++]
-* link:/releases/latest/cppdoc/[Scala]
+* link:/releases/latest/scaladoc/scalar/index.html[Scala]
 
 *Older Versions*
 
diff --git a/modules/platforms/cpp/core/namespaces.dox b/modules/platforms/cpp/core/namespaces.dox
index eccfc82..4b31c17 100644
--- a/modules/platforms/cpp/core/namespaces.dox
+++ b/modules/platforms/cpp/core/namespaces.dox
@@ -18,9 +18,7 @@
 /**
  * \mainpage Apache Ignite C++
  *
- * Apache Ignite In-Memory Database and Caching Platformis a high-performance, integrated and distributed in-memory platform for
- * computing and transacting on large-scale data sets in real-time, orders of magnitude faster than possible with
- * traditional disk-based or flash-based technologies.
+ * C++ API reference for Apache Ignite.
  */
 
  /**