Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

Commit 09b4a7f

Browse files
committed
docs: javadoc author and version
1 parent 398157b commit 09b4a7f

15 files changed

+37
-20
lines changed

ConwayGameOfLife/docs/allclasses-index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (15) on Sun Jan 31 04:07:27 EST 2021 -->
5+
<!-- Generated by javadoc (15) on Sun Jan 31 04:31:03 EST 2021 -->
66
<title>All Classes</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-01-31">
@@ -71,7 +71,7 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
7171
<tr class="row-color" id="i1">
7272
<td class="col-first"><a href="com/luox6/conway/Main.html" title="class in com.luox6.conway">Main</a></td>
7373
<th class="col-last" scope="row">
74-
<div class="block">Console interface handling and file parsing</div>
74+
<div class="block">Conway Game of Life Simulator</div>
7575
</th>
7676
</tr>
7777
</tbody>

ConwayGameOfLife/docs/allpackages-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (15) on Sun Jan 31 04:07:27 EST 2021 -->
5+
<!-- Generated by javadoc (15) on Sun Jan 31 04:31:03 EST 2021 -->
66
<title>All Packages</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-01-31">

ConwayGameOfLife/docs/com/luox6/conway/ConwayMap.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (15) on Sun Jan 31 04:07:27 EST 2021 -->
5+
<!-- Generated by javadoc (15) on Sun Jan 31 04:31:03 EST 2021 -->
66
<title>ConwayMap</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-01-31">

ConwayGameOfLife/docs/com/luox6/conway/Main.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (15) on Sun Jan 31 04:07:27 EST 2021 -->
5+
<!-- Generated by javadoc (15) on Sun Jan 31 04:31:03 EST 2021 -->
66
<title>Main</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-01-31">
@@ -82,7 +82,7 @@ <h1 title="Class Main" class="title">Class Main</h1>
8282
<hr>
8383
<pre>public class <span class="type-name-label">Main</span>
8484
extends java.lang.Object</pre>
85-
<div class="block">Console interface handling and file parsing</div>
85+
<div class="block">Conway Game of Life Simulator</div>
8686
</section>
8787
<section class="summary">
8888
<ul class="summary-list">

ConwayGameOfLife/docs/com/luox6/conway/package-summary.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (15) on Sun Jan 31 04:07:27 EST 2021 -->
5+
<!-- Generated by javadoc (15) on Sun Jan 31 04:31:03 EST 2021 -->
66
<title>com.luox6.conway</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-01-31">
@@ -74,7 +74,7 @@ <h1 title="Package" class="title">Package&nbsp;com.luox6.conway</h1>
7474
<tr class="row-color">
7575
<th class="col-first" scope="row"><a href="Main.html" title="class in com.luox6.conway">Main</a></th>
7676
<td class="col-last">
77-
<div class="block">Console interface handling and file parsing</div>
77+
<div class="block">Conway Game of Life Simulator</div>
7878
</td>
7979
</tr>
8080
</tbody>

ConwayGameOfLife/docs/com/luox6/conway/package-tree.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (15) on Sun Jan 31 04:07:27 EST 2021 -->
5+
<!-- Generated by javadoc (15) on Sun Jan 31 04:31:03 EST 2021 -->
66
<title>com.luox6.conway Class Hierarchy</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-01-31">

ConwayGameOfLife/docs/constant-values.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (15) on Sun Jan 31 04:07:27 EST 2021 -->
5+
<!-- Generated by javadoc (15) on Sun Jan 31 04:31:03 EST 2021 -->
66
<title>Constant Field Values</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-01-31">

ConwayGameOfLife/docs/deprecated-list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (15) on Sun Jan 31 04:07:27 EST 2021 -->
5+
<!-- Generated by javadoc (15) on Sun Jan 31 04:31:03 EST 2021 -->
66
<title>Deprecated List</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-01-31">

ConwayGameOfLife/docs/help-doc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (15) on Sun Jan 31 04:07:27 EST 2021 -->
5+
<!-- Generated by javadoc (15) on Sun Jan 31 04:31:03 EST 2021 -->
66
<title>API Help</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-01-31">

ConwayGameOfLife/docs/index-all.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (15) on Sun Jan 31 04:07:27 EST 2021 -->
5+
<!-- Generated by javadoc (15) on Sun Jan 31 04:31:03 EST 2021 -->
66
<title>Index</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-01-31">
@@ -128,7 +128,7 @@ <h2 class="title" id="I:M">M</h2>
128128
</dd>
129129
<dt><a href="com/luox6/conway/Main.html" title="class in com.luox6.conway"><span class="type-name-link">Main</span></a> - Class in <a href="com/luox6/conway/package-summary.html">com.luox6.conway</a></dt>
130130
<dd>
131-
<div class="block">Console interface handling and file parsing</div>
131+
<div class="block">Conway Game of Life Simulator</div>
132132
</dd>
133133
<dt><span class="member-name-link"><a href="com/luox6/conway/Main.html#%3Cinit%3E()">Main()</a></span> - Constructor for class com.luox6.conway.<a href="com/luox6/conway/Main.html" title="class in com.luox6.conway">Main</a></dt>
134134
<dd>&nbsp;</dd>

0 commit comments

Comments
 (0)