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

Commit e94636e

Browse files
committed
javadoc version and author
1 parent 09b4a7f commit e94636e

15 files changed

+38
-26
lines changed
3.1 MB
Binary file not shown.

ConwayGameOfLife/docs/allclasses-index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (15) on Sun Jan 31 04:31:03 EST 2021 -->
5+
<!-- Generated by javadoc (15) on Mon Feb 01 13:19:09 EST 2021 -->
66
<title>All Classes</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2021-01-31">
8+
<meta name="dc.created" content="2021-02-01">
99
<meta name="description" content="class index">
1010
<meta name="generator" content="javadoc/AllClassesIndexWriter">
1111
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

ConwayGameOfLife/docs/allpackages-index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (15) on Sun Jan 31 04:31:03 EST 2021 -->
5+
<!-- Generated by javadoc (15) on Mon Feb 01 13:19:09 EST 2021 -->
66
<title>All Packages</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2021-01-31">
8+
<meta name="dc.created" content="2021-02-01">
99
<meta name="description" content="package index">
1010
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
1111
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

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

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (15) on Sun Jan 31 04:31:03 EST 2021 -->
5+
<!-- Generated by javadoc (15) on Mon Feb 01 13:19:09 EST 2021 -->
66
<title>ConwayMap</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2021-01-31">
8+
<meta name="dc.created" content="2021-02-01">
99
<meta name="description" content="declaration: package: com.luox6.conway, class: ConwayMap">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
@@ -83,6 +83,12 @@ <h1 title="Class ConwayMap" class="title">Class ConwayMap</h1>
8383
<pre>public class <span class="type-name-label">ConwayMap</span>
8484
extends java.lang.Object</pre>
8585
<div class="block">Main class stores the conway map and process ticks</div>
86+
<dl class="notes">
87+
<dt>Version:</dt>
88+
<dd>0.0.1</dd>
89+
<dt>Author:</dt>
90+
<dd>Xinhao Luo</dd>
91+
</dl>
8692
</section>
8793
<section class="summary">
8894
<ul class="summary-list">

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

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (15) on Sun Jan 31 04:31:03 EST 2021 -->
5+
<!-- Generated by javadoc (15) on Mon Feb 01 13:19:09 EST 2021 -->
66
<title>Main</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2021-01-31">
8+
<meta name="dc.created" content="2021-02-01">
99
<meta name="description" content="declaration: package: com.luox6.conway, class: Main">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
@@ -83,6 +83,12 @@ <h1 title="Class Main" class="title">Class Main</h1>
8383
<pre>public class <span class="type-name-label">Main</span>
8484
extends java.lang.Object</pre>
8585
<div class="block">Conway Game of Life Simulator</div>
86+
<dl class="notes">
87+
<dt>Version:</dt>
88+
<dd>0.0.1</dd>
89+
<dt>Author:</dt>
90+
<dd>Xinhao Luo</dd>
91+
</dl>
8692
</section>
8793
<section class="summary">
8894
<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,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (15) on Sun Jan 31 04:31:03 EST 2021 -->
5+
<!-- Generated by javadoc (15) on Mon Feb 01 13:19:09 EST 2021 -->
66
<title>com.luox6.conway</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2021-01-31">
8+
<meta name="dc.created" content="2021-02-01">
99
<meta name="description" content="declaration: package: com.luox6.conway">
1010
<meta name="generator" content="javadoc/PackageWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (15) on Sun Jan 31 04:31:03 EST 2021 -->
5+
<!-- Generated by javadoc (15) on Mon Feb 01 13:19:09 EST 2021 -->
66
<title>com.luox6.conway Class Hierarchy</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2021-01-31">
8+
<meta name="dc.created" content="2021-02-01">
99
<meta name="description" content="tree: package: com.luox6.conway">
1010
<meta name="generator" content="javadoc/PackageTreeWriter">
1111
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">

ConwayGameOfLife/docs/constant-values.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (15) on Sun Jan 31 04:31:03 EST 2021 -->
5+
<!-- Generated by javadoc (15) on Mon Feb 01 13:19:09 EST 2021 -->
66
<title>Constant Field Values</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2021-01-31">
8+
<meta name="dc.created" content="2021-02-01">
99
<meta name="description" content="summary of constants">
1010
<meta name="generator" content="javadoc/ConstantsSummaryWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

ConwayGameOfLife/docs/deprecated-list.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (15) on Sun Jan 31 04:31:03 EST 2021 -->
5+
<!-- Generated by javadoc (15) on Mon Feb 01 13:19:09 EST 2021 -->
66
<title>Deprecated List</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2021-01-31">
8+
<meta name="dc.created" content="2021-02-01">
99
<meta name="description" content="deprecated elements">
1010
<meta name="generator" content="javadoc/DeprecatedListWriter">
1111
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

ConwayGameOfLife/docs/help-doc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (15) on Sun Jan 31 04:31:03 EST 2021 -->
5+
<!-- Generated by javadoc (15) on Mon Feb 01 13:19:09 EST 2021 -->
66
<title>API Help</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2021-01-31">
8+
<meta name="dc.created" content="2021-02-01">
99
<meta name="description" content="help">
1010
<meta name="generator" content="javadoc/HelpWriter">
1111
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

0 commit comments

Comments
 (0)