Skip to content

Commit 9b4e249

Browse files
committed
🔧 Added new package to docs
1 parent c9f6c76 commit 9b4e249

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+250
-87
lines changed

pom.xml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>po</groupId>
55
<artifactId>Symulacja</artifactId>
6-
<version>0.2.0-alpha</version>
6+
<version>0.2.1-alpha</version>
77
<dependencies>
88
<dependency>
99
<groupId>org.openjfx</groupId>
@@ -52,7 +52,6 @@
5252
</archive>
5353
</configuration>
5454
</plugin>
55-
<!--
5655
<plugin>
5756
<artifactId>maven-assembly-plugin</artifactId>
5857
<executions>
@@ -76,7 +75,6 @@
7675
</archive>
7776
</configuration>
7877
</plugin>
79-
-->
8078
<plugin>
8179
<artifactId>plantuml-generator-maven-plugin</artifactId>
8280
<groupId>de.elnarion.maven</groupId>
@@ -89,14 +87,17 @@
8987
</goals>
9088
<phase>generate-test-sources</phase>
9189
<configuration>
92-
<outputFilename>diagramychuj.txt</outputFilename>
90+
<outputFilename>diagrams.txt</outputFilename>
9391
<scanPackages>
9492
<scanPackage>
9593
app
9694
</scanPackage>
9795
<scanPackage>
9896
agents
9997
</scanPackage>
98+
<scanPackage>
99+
utils
100+
</scanPackage>
100101
</scanPackages>
101102
</configuration>
102103
</execution>

target/apidocs/agents/Agent.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (16) on Sat Apr 24 22:46:43 CEST 2021 -->
6-
<title>Agent (Symulacja 0.2.0-alpha API)</title>
5+
<!-- Generated by javadoc (16) on Sat Apr 24 22:54:47 CEST 2021 -->
6+
<title>Agent (Symulacja 0.2.1-alpha API)</title>
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
99
<meta name="dc.created" content="2021-04-24">

target/apidocs/agents/AgentColor.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (16) on Sat Apr 24 22:46:43 CEST 2021 -->
6-
<title>AgentColor (Symulacja 0.2.0-alpha API)</title>
5+
<!-- Generated by javadoc (16) on Sat Apr 24 22:54:47 CEST 2021 -->
6+
<title>AgentColor (Symulacja 0.2.1-alpha API)</title>
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
99
<meta name="dc.created" content="2021-04-24">

target/apidocs/agents/AgentDoctor.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (16) on Sat Apr 24 22:46:43 CEST 2021 -->
6-
<title>AgentDoctor (Symulacja 0.2.0-alpha API)</title>
5+
<!-- Generated by javadoc (16) on Sat Apr 24 22:54:47 CEST 2021 -->
6+
<title>AgentDoctor (Symulacja 0.2.1-alpha API)</title>
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
99
<meta name="dc.created" content="2021-04-24">

target/apidocs/agents/AgentElderly.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (16) on Sat Apr 24 22:46:43 CEST 2021 -->
6-
<title>AgentElderly (Symulacja 0.2.0-alpha API)</title>
5+
<!-- Generated by javadoc (16) on Sat Apr 24 22:54:47 CEST 2021 -->
6+
<title>AgentElderly (Symulacja 0.2.1-alpha API)</title>
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
99
<meta name="dc.created" content="2021-04-24">

target/apidocs/agents/AgentType.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (16) on Sat Apr 24 22:46:43 CEST 2021 -->
6-
<title>AgentType (Symulacja 0.2.0-alpha API)</title>
5+
<!-- Generated by javadoc (16) on Sat Apr 24 22:54:47 CEST 2021 -->
6+
<title>AgentType (Symulacja 0.2.1-alpha API)</title>
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
99
<meta name="dc.created" content="2021-04-24">

target/apidocs/agents/AgentYoung.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (16) on Sat Apr 24 22:46:43 CEST 2021 -->
6-
<title>AgentYoung (Symulacja 0.2.0-alpha API)</title>
5+
<!-- Generated by javadoc (16) on Sat Apr 24 22:54:47 CEST 2021 -->
6+
<title>AgentYoung (Symulacja 0.2.1-alpha API)</title>
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
99
<meta name="dc.created" content="2021-04-24">

target/apidocs/agents/Agentable.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (16) on Sat Apr 24 22:46:43 CEST 2021 -->
6-
<title>Agentable (Symulacja 0.2.0-alpha API)</title>
5+
<!-- Generated by javadoc (16) on Sat Apr 24 22:54:47 CEST 2021 -->
6+
<title>Agentable (Symulacja 0.2.1-alpha API)</title>
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
99
<meta name="dc.created" content="2021-04-24">

target/apidocs/agents/class-use/Agent.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (16) on Sat Apr 24 22:46:43 CEST 2021 -->
6-
<title>Uses of Class agents.Agent (Symulacja 0.2.0-alpha API)</title>
5+
<!-- Generated by javadoc (16) on Sat Apr 24 22:54:47 CEST 2021 -->
6+
<title>Uses of Class agents.Agent (Symulacja 0.2.1-alpha API)</title>
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
99
<meta name="dc.created" content="2021-04-24">

target/apidocs/agents/class-use/AgentColor.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (16) on Sat Apr 24 22:46:43 CEST 2021 -->
6-
<title>Uses of Interface agents.AgentColor (Symulacja 0.2.0-alpha API)</title>
5+
<!-- Generated by javadoc (16) on Sat Apr 24 22:54:47 CEST 2021 -->
6+
<title>Uses of Interface agents.AgentColor (Symulacja 0.2.1-alpha API)</title>
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
99
<meta name="dc.created" content="2021-04-24">

0 commit comments

Comments
 (0)