-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'release/0.9.8-beta' into develop
- Loading branch information
Showing
17 changed files
with
208 additions
and
133 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 12 additions & 0 deletions
12
documentation/lexakai/projects/kivakit-examples-application.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# | ||
# Lexakai Project Configuration | ||
# | ||
# See https://lexakai.org for details | ||
# | ||
|
||
# | ||
# Project | ||
# | ||
project-title = kivakit-examples ${project-version} | ||
project-description = This repository contains working example code to show what KivaKit can do. | ||
project-icon = kivakit-64 |
12 changes: 12 additions & 0 deletions
12
documentation/lexakai/projects/kivakit-examples-configuration.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# | ||
# Lexakai Project Configuration | ||
# | ||
# See https://lexakai.org for details | ||
# | ||
|
||
# | ||
# Project | ||
# | ||
project-title = kivakit-examples ${project-version} | ||
project-description = This repository contains working example code to show what KivaKit can do. | ||
project-icon = kivakit-64 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
[//]: # (start-user-text) | ||
|
||
|
||
|
||
[//]: # (end-user-text) | ||
|
||
# kivakit-examples 0.9.8-beta <img src="https://www.kivakit.org/images/kivakit-64.png" srcset="https://www.kivakit.org/images/kivakit-64-2x.png 2x"/> | ||
|
||
This repository contains working example code to show what KivaKit can do. | ||
|
||
<img src="https://www.kivakit.org/images/horizontal-line-512.png" srcset="https://www.kivakit.org/images/horizontal-line-512-2x.png 2x"/> | ||
|
||
### Index | ||
|
||
|
||
|
||
[**Dependencies**](#dependencies) | [**Class Diagrams**](#class-diagrams) | [**Package Diagrams**](#package-diagrams) | [**Javadoc**](#javadoc) | ||
|
||
<img src="https://www.kivakit.org/images/horizontal-line-512.png" srcset="https://www.kivakit.org/images/horizontal-line-512-2x.png 2x"/> | ||
|
||
### Dependencies <a name="dependencies"></a> <img src="https://www.kivakit.org/images/dependencies-32.png" srcset="https://www.kivakit.org/images/dependencies-32-2x.png 2x"/> | ||
|
||
[*Dependency Diagram*](https://www.kivakit.org/0.9.8-beta/lexakai/kivakit-examples/kivakit-examples-application/documentation/diagrams/dependencies.svg) | ||
|
||
#### Maven Dependency | ||
|
||
<dependency> | ||
<groupId>com.telenav.kivakit</groupId> | ||
<artifactId>kivakit-examples-application</artifactId> | ||
<version>0.9.8-beta</version> | ||
</dependency> | ||
|
||
<img src="https://www.kivakit.org/images/horizontal-line-128.png" srcset="https://www.kivakit.org/images/horizontal-line-128-2x.png 2x"/> | ||
|
||
[//]: # (start-user-text) | ||
|
||
|
||
|
||
[//]: # (end-user-text) | ||
|
||
<img src="https://www.kivakit.org/images/horizontal-line-128.png" srcset="https://www.kivakit.org/images/horizontal-line-128-2x.png 2x"/> | ||
|
||
### Class Diagrams <a name="class-diagrams"></a> <img src="https://www.kivakit.org/images/diagram-40.png" srcset="https://www.kivakit.org/images/diagram-40-2x.png 2x"/> | ||
|
||
None | ||
|
||
<img src="https://www.kivakit.org/images/horizontal-line-128.png" srcset="https://www.kivakit.org/images/horizontal-line-128-2x.png 2x"/> | ||
|
||
### Package Diagrams <a name="package-diagrams"></a> <img src="https://www.kivakit.org/images/box-32.png" srcset="https://www.kivakit.org/images/box-32-2x.png 2x"/> | ||
|
||
[*com.telenav.kivakit.examples.application*](https://www.kivakit.org/0.9.8-beta/lexakai/kivakit-examples/kivakit-examples-application/documentation/diagrams/com.telenav.kivakit.examples.application.svg) | ||
|
||
<img src="https://www.kivakit.org/images/horizontal-line-128.png" srcset="https://www.kivakit.org/images/horizontal-line-128-2x.png 2x"/> | ||
|
||
### Javadoc <a name="javadoc"></a> <img src="https://www.kivakit.org/images/books-32.png" srcset="https://www.kivakit.org/images/books-32-2x.png 2x"/> | ||
|
||
Javadoc coverage for this project is 87.5%. | ||
|
||
<img src="https://www.kivakit.org/images/meter-90-96.png" srcset="https://www.kivakit.org/images/meter-90-96-2x.png 2x"/> | ||
|
||
|
||
|
||
|
||
| Class | Documentation Sections | | ||
|---|---| | ||
| [*ApplicationExample*](https://www.kivakit.org/0.9.8-beta/javadoc/kivakit-examples/com/telenav/kivakit/examples/application/ApplicationExample.html) | | | ||
|
||
[//]: # (start-user-text) | ||
|
||
|
||
|
||
[//]: # (end-user-text) | ||
|
||
<img src="https://www.kivakit.org/images/horizontal-line-512.png" srcset="https://www.kivakit.org/images/horizontal-line-512-2x.png 2x"/> | ||
|
||
<sub>Copyright © 2011-2021 [Telenav](https://telenav.com), Inc. Distributed under [Apache License, Version 2.0](LICENSE)</sub> | ||
<sub>This documentation was generated by [Lexakai](https://lexakai.org). UML diagrams courtesy of [PlantUML](https://plantuml.com).</sub> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
project-name = KivaKit Examples - Application | ||
project-version = 0.9.8-alpha-SNAPSHOT | ||
project-version = 0.9.8-beta | ||
project-group-id = com.telenav.kivakit | ||
project-artifact-id = kivakit-examples-application |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
project-name = KivaKit Examples - Application | ||
project-version = 0.9.8-alpha-SNAPSHOT | ||
project-version = 0.9.8-beta | ||
project-group-id = com.telenav.kivakit | ||
project-artifact-id = kivakit-examples-application |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,85 @@ | ||
[//]: # (start-user-text) | ||
|
||
|
||
|
||
[//]: # (end-user-text) | ||
|
||
# kivakit-examples 0.9.8-beta <img src="https://www.kivakit.org/images/kivakit-64.png" srcset="https://www.kivakit.org/images/kivakit-64-2x.png 2x"/> | ||
|
||
This repository contains working example code to show what KivaKit can do. | ||
|
||
<img src="https://www.kivakit.org/images/horizontal-line-512.png" srcset="https://www.kivakit.org/images/horizontal-line-512-2x.png 2x"/> | ||
|
||
### Index | ||
|
||
|
||
|
||
[**Dependencies**](#dependencies) | [**Class Diagrams**](#class-diagrams) | [**Package Diagrams**](#package-diagrams) | [**Javadoc**](#javadoc) | ||
|
||
<img src="https://www.kivakit.org/images/horizontal-line-512.png" srcset="https://www.kivakit.org/images/horizontal-line-512-2x.png 2x"/> | ||
|
||
### Dependencies <a name="dependencies"></a> <img src="https://www.kivakit.org/images/dependencies-32.png" srcset="https://www.kivakit.org/images/dependencies-32-2x.png 2x"/> | ||
|
||
[*Dependency Diagram*](https://www.kivakit.org/0.9.8-beta/lexakai/kivakit-examples/kivakit-examples-configuration/documentation/diagrams/dependencies.svg) | ||
|
||
#### Maven Dependency | ||
|
||
<dependency> | ||
<groupId>com.telenav.kivakit</groupId> | ||
<artifactId>kivakit-examples-configuration</artifactId> | ||
<version>0.9.8-beta</version> | ||
</dependency> | ||
|
||
<img src="https://www.kivakit.org/images/horizontal-line-128.png" srcset="https://www.kivakit.org/images/horizontal-line-128-2x.png 2x"/> | ||
|
||
[//]: # (start-user-text) | ||
|
||
|
||
|
||
[//]: # (end-user-text) | ||
|
||
<img src="https://www.kivakit.org/images/horizontal-line-128.png" srcset="https://www.kivakit.org/images/horizontal-line-128-2x.png 2x"/> | ||
|
||
### Class Diagrams <a name="class-diagrams"></a> <img src="https://www.kivakit.org/images/diagram-40.png" srcset="https://www.kivakit.org/images/diagram-40-2x.png 2x"/> | ||
|
||
None | ||
|
||
<img src="https://www.kivakit.org/images/horizontal-line-128.png" srcset="https://www.kivakit.org/images/horizontal-line-128-2x.png 2x"/> | ||
|
||
### Package Diagrams <a name="package-diagrams"></a> <img src="https://www.kivakit.org/images/box-32.png" srcset="https://www.kivakit.org/images/box-32-2x.png 2x"/> | ||
|
||
[*com.telenav.kivakit.examples.configuration.lookup*](https://www.kivakit.org/0.9.8-beta/lexakai/kivakit-examples/kivakit-examples-configuration/documentation/diagrams/com.telenav.kivakit.examples.configuration.lookup.svg) | ||
[*com.telenav.kivakit.examples.configuration.settings.simple*](https://www.kivakit.org/0.9.8-beta/lexakai/kivakit-examples/kivakit-examples-configuration/documentation/diagrams/com.telenav.kivakit.examples.configuration.settings.simple.svg) | ||
|
||
<img src="https://www.kivakit.org/images/horizontal-line-128.png" srcset="https://www.kivakit.org/images/horizontal-line-128-2x.png 2x"/> | ||
|
||
### Javadoc <a name="javadoc"></a> <img src="https://www.kivakit.org/images/books-32.png" srcset="https://www.kivakit.org/images/books-32-2x.png 2x"/> | ||
|
||
Javadoc coverage for this project is 73.8%. | ||
|
||
<img src="https://www.kivakit.org/images/meter-70-96.png" srcset="https://www.kivakit.org/images/meter-70-96-2x.png 2x"/> | ||
|
||
|
||
|
||
|
||
| Class | Documentation Sections | | ||
|---|---| | ||
| [*Alien*](https://www.kivakit.org/0.9.8-beta/javadoc/kivakit-examples/com/telenav/kivakit/examples/configuration/lookup/Alien.html) | | | ||
| [*AttackPlan*](https://www.kivakit.org/0.9.8-beta/javadoc/kivakit-examples/com/telenav/kivakit/examples/configuration/lookup/AttackPlan.html) | | | ||
| [*QuantumDatabase*](https://www.kivakit.org/0.9.8-beta/javadoc/kivakit-examples/com/telenav/kivakit/examples/configuration/lookup/QuantumDatabase.html) | | | ||
| [*RegistryExample*](https://www.kivakit.org/0.9.8-beta/javadoc/kivakit-examples/com/telenav/kivakit/examples/configuration/lookup/RegistryExample.html) | | | ||
| [*SettingsExample*](https://www.kivakit.org/0.9.8-beta/javadoc/kivakit-examples/com/telenav/kivakit/examples/configuration/settings/simple/SettingsExample.html) | | | ||
| [*Spaceship*](https://www.kivakit.org/0.9.8-beta/javadoc/kivakit-examples/com/telenav/kivakit/examples/configuration/lookup/Spaceship.html) | | | ||
| [*SpaceshipSettings*](https://www.kivakit.org/0.9.8-beta/javadoc/kivakit-examples/com/telenav/kivakit/examples/configuration/settings/simple/SpaceshipSettings.html) | | | ||
|
||
[//]: # (start-user-text) | ||
|
||
|
||
|
||
[//]: # (end-user-text) | ||
|
||
<img src="https://www.kivakit.org/images/horizontal-line-512.png" srcset="https://www.kivakit.org/images/horizontal-line-512-2x.png 2x"/> | ||
|
||
<sub>Copyright © 2011-2021 [Telenav](https://telenav.com), Inc. Distributed under [Apache License, Version 2.0](LICENSE)</sub> | ||
<sub>This documentation was generated by [Lexakai](https://lexakai.org). UML diagrams courtesy of [PlantUML](https://plantuml.com).</sub> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
project-name = KivaKit Examples - Configuration | ||
project-version = 0.9.8-alpha-SNAPSHOT | ||
project-version = 0.9.8-beta | ||
project-group-id = com.telenav.kivakit | ||
project-artifact-id = kivakit-examples-configuration |
2 changes: 1 addition & 1 deletion
2
kivakit-examples-configuration/src/main/java/project.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
project-name = KivaKit Examples - Configuration | ||
project-version = 0.9.8-alpha-SNAPSHOT | ||
project-version = 0.9.8-beta | ||
project-group-id = com.telenav.kivakit | ||
project-artifact-id = kivakit-examples-configuration |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.