Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 18 additions & 14 deletions Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,19 +32,19 @@ DOXYFILE_ENCODING = UTF-8
# title of most generated pages and in a few other places.
# The default value is: My Project.

PROJECT_NAME = "Chess"
PROJECT_NAME = chess

# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER =
PROJECT_NUMBER =

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
# quick idea about the purpose of the project. Keep the description short.

PROJECT_BRIEF = "The game of chess"
PROJECT_BRIEF =

# With the PROJECT_LOGO tag one can specify a logo or an icon that is included
# in the documentation. The maximum height of the logo should not exceed 55
Expand All @@ -58,7 +58,7 @@ PROJECT_LOGO =
# entered, it will be relative to the location where doxygen was started. If
# left blank the current directory will be used.

OUTPUT_DIRECTORY =
OUTPUT_DIRECTORY = "D:\Doxygen Chess"

# If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
# directories (in 2 levels) under the output directory of each output format and
Expand Down Expand Up @@ -269,7 +269,7 @@ TAB_SIZE = 4
# commands \{ and \} for these it is advised to use the version @{ and @} or use
# a double escape (\\{ and \\})

ALIASES = "imp=\xrefitem implementation \"Implements\" \"User Story Traceability\""
ALIASES =

# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
# only. Doxygen will then generate output that is more tailored for C. For
Expand Down Expand Up @@ -497,19 +497,19 @@ EXTRACT_PRIVATE = YES
# methods of a class will be included in the documentation.
# The default value is: NO.

EXTRACT_PRIV_VIRTUAL = YES
EXTRACT_PRIV_VIRTUAL = NO

# If the EXTRACT_PACKAGE tag is set to YES, all members with package or internal
# scope will be included in the documentation.
# The default value is: NO.

EXTRACT_PACKAGE = YES
EXTRACT_PACKAGE = NO

# If the EXTRACT_STATIC tag is set to YES, all static members of a file will be
# included in the documentation.
# The default value is: NO.

EXTRACT_STATIC = YES
EXTRACT_STATIC = NO

# If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined
# locally in source files will be included in the documentation. If set to NO,
Expand Down Expand Up @@ -864,7 +864,7 @@ WARN_LOGFILE =
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.

INPUT =
INPUT = D:\chess\chess\src\main\java\game

# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
Expand Down Expand Up @@ -943,7 +943,7 @@ FILE_PATTERNS = *.c \
# be searched for input files as well.
# The default value is: NO.

RECURSIVE = YES
RECURSIVE = NO

# The EXCLUDE tag can be used to specify files and/or directories that should be
# excluded from the INPUT source files. This way you can easily exclude a
Expand All @@ -952,7 +952,7 @@ RECURSIVE = YES
# Note that relative paths are relative to the directory from which doxygen is
# run.

EXCLUDE =
EXCLUDE =

# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
# directories that are symbolic links (a Unix file system feature) are excluded
Expand Down Expand Up @@ -2159,6 +2159,10 @@ DOCBOOK_PROGRAMLISTING = NO

GENERATE_AUTOGEN_DEF = NO

#---------------------------------------------------------------------------
# Configuration options related to Sqlite3 output
#---------------------------------------------------------------------------

#---------------------------------------------------------------------------
# Configuration options related to the Perl module output
#---------------------------------------------------------------------------
Expand Down Expand Up @@ -2420,7 +2424,7 @@ GROUP_GRAPHS = YES
# The default value is: NO.
# This tag requires that the tag HAVE_DOT is set to YES.

UML_LOOK = YES
UML_LOOK = NO

# If the UML_LOOK tag is enabled, the fields and methods are shown inside the
# class node. If there are many fields or methods and many nodes the graph may
Expand Down Expand Up @@ -2493,7 +2497,7 @@ INCLUDED_BY_GRAPH = YES
# The default value is: NO.
# This tag requires that the tag HAVE_DOT is set to YES.

CALL_GRAPH = YES
CALL_GRAPH = NO

# If the CALLER_GRAPH tag is set to YES then doxygen will generate a caller
# dependency graph for every global function or class method.
Expand All @@ -2505,7 +2509,7 @@ CALL_GRAPH = YES
# The default value is: NO.
# This tag requires that the tag HAVE_DOT is set to YES.

CALLER_GRAPH = YES
CALLER_GRAPH = NO

# If the GRAPHICAL_HIERARCHY tag is set to YES then doxygen will graphical
# hierarchy of all classes instead of a textual one.
Expand Down
1 change: 1 addition & 0 deletions UserStories.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
@anchor US001 US001 - As a player, I would like to be able to play against the computer so that I can play when there's nobody else around.

US002 - As a player, I would like the ability to change pawns to another piece when they reach the other side of the board so that the game follows the normal rules of chess.
@anchor US002 US002 - As a player, I would like the ability to change pawns to another piece when they reach the other side of the board so that the game follows the normal rules of chess.

@anchor US003 US003 - As a player, I would like to see the number of moves I would take in the game.
Expand Down
7 changes: 3 additions & 4 deletions html/_bishop_8java.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Chess: src/main/java/game/Bishop.java File Reference</title>
<title>chess: D:/chess/chess/src/main/java/game/Bishop.java File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
Expand All @@ -21,9 +21,8 @@
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Chess
<div id="projectname">chess
</div>
<div id="projectbrief">The game of chess</div>
</td>
</tr>
</tbody>
Expand Down Expand Up @@ -62,7 +61,7 @@

<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_5eb159725f84c66aafd839904a4acdd0.html">main</a></li><li class="navelem"><a class="el" href="dir_fd3f6763802dee1ad875f6c80eac0bda.html">java</a></li><li class="navelem"><a class="el" href="dir_2ad98635ecb5bf317e6d6b73e3af3ee1.html">game</a></li> </ul>
<li class="navelem"><a class="el" href="dir_6d86088f2652777a7b9f92e683f4b85c.html">chess</a></li><li class="navelem"><a class="el" href="dir_a53f3f8ead2fa185ebee12de25540532.html">chess</a></li><li class="navelem"><a class="el" href="dir_3d15855b4027e8ce7f7bf32098ce43fb.html">src</a></li><li class="navelem"><a class="el" href="dir_fbb5535047021267aa2a3b6da287446c.html">main</a></li><li class="navelem"><a class="el" href="dir_f6038d1eef9a3654e728fddac13128eb.html">java</a></li><li class="navelem"><a class="el" href="dir_6f64cb3ebd16e15eeb118c86eedc9403.html">game</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
Expand Down
7 changes: 3 additions & 4 deletions html/_board_8java.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Chess: src/main/java/game/Board.java File Reference</title>
<title>chess: D:/chess/chess/src/main/java/game/Board.java File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
Expand All @@ -21,9 +21,8 @@
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Chess
<div id="projectname">chess
</div>
<div id="projectbrief">The game of chess</div>
</td>
</tr>
</tbody>
Expand Down Expand Up @@ -62,7 +61,7 @@

<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_5eb159725f84c66aafd839904a4acdd0.html">main</a></li><li class="navelem"><a class="el" href="dir_fd3f6763802dee1ad875f6c80eac0bda.html">java</a></li><li class="navelem"><a class="el" href="dir_2ad98635ecb5bf317e6d6b73e3af3ee1.html">game</a></li> </ul>
<li class="navelem"><a class="el" href="dir_6d86088f2652777a7b9f92e683f4b85c.html">chess</a></li><li class="navelem"><a class="el" href="dir_a53f3f8ead2fa185ebee12de25540532.html">chess</a></li><li class="navelem"><a class="el" href="dir_3d15855b4027e8ce7f7bf32098ce43fb.html">src</a></li><li class="navelem"><a class="el" href="dir_fbb5535047021267aa2a3b6da287446c.html">main</a></li><li class="navelem"><a class="el" href="dir_f6038d1eef9a3654e728fddac13128eb.html">java</a></li><li class="navelem"><a class="el" href="dir_6f64cb3ebd16e15eeb118c86eedc9403.html">game</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
Expand Down
7 changes: 3 additions & 4 deletions html/_checkmated_checker_8java.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Chess: src/main/java/game/CheckmatedChecker.java File Reference</title>
<title>chess: D:/chess/chess/src/main/java/game/CheckmatedChecker.java File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
Expand All @@ -21,9 +21,8 @@
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Chess
<div id="projectname">chess
</div>
<div id="projectbrief">The game of chess</div>
</td>
</tr>
</tbody>
Expand Down Expand Up @@ -62,7 +61,7 @@

<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_5eb159725f84c66aafd839904a4acdd0.html">main</a></li><li class="navelem"><a class="el" href="dir_fd3f6763802dee1ad875f6c80eac0bda.html">java</a></li><li class="navelem"><a class="el" href="dir_2ad98635ecb5bf317e6d6b73e3af3ee1.html">game</a></li> </ul>
<li class="navelem"><a class="el" href="dir_6d86088f2652777a7b9f92e683f4b85c.html">chess</a></li><li class="navelem"><a class="el" href="dir_a53f3f8ead2fa185ebee12de25540532.html">chess</a></li><li class="navelem"><a class="el" href="dir_3d15855b4027e8ce7f7bf32098ce43fb.html">src</a></li><li class="navelem"><a class="el" href="dir_fbb5535047021267aa2a3b6da287446c.html">main</a></li><li class="navelem"><a class="el" href="dir_f6038d1eef9a3654e728fddac13128eb.html">java</a></li><li class="navelem"><a class="el" href="dir_6f64cb3ebd16e15eeb118c86eedc9403.html">game</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
Expand Down
7 changes: 3 additions & 4 deletions html/_chess_8java.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Chess: src/main/java/game/Chess.java File Reference</title>
<title>chess: D:/chess/chess/src/main/java/game/Chess.java File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
Expand All @@ -21,9 +21,8 @@
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Chess
<div id="projectname">chess
</div>
<div id="projectbrief">The game of chess</div>
</td>
</tr>
</tbody>
Expand Down Expand Up @@ -62,7 +61,7 @@

<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_5eb159725f84c66aafd839904a4acdd0.html">main</a></li><li class="navelem"><a class="el" href="dir_fd3f6763802dee1ad875f6c80eac0bda.html">java</a></li><li class="navelem"><a class="el" href="dir_2ad98635ecb5bf317e6d6b73e3af3ee1.html">game</a></li> </ul>
<li class="navelem"><a class="el" href="dir_6d86088f2652777a7b9f92e683f4b85c.html">chess</a></li><li class="navelem"><a class="el" href="dir_a53f3f8ead2fa185ebee12de25540532.html">chess</a></li><li class="navelem"><a class="el" href="dir_3d15855b4027e8ce7f7bf32098ce43fb.html">src</a></li><li class="navelem"><a class="el" href="dir_fbb5535047021267aa2a3b6da287446c.html">main</a></li><li class="navelem"><a class="el" href="dir_f6038d1eef9a3654e728fddac13128eb.html">java</a></li><li class="navelem"><a class="el" href="dir_6f64cb3ebd16e15eeb118c86eedc9403.html">game</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
Expand Down
7 changes: 3 additions & 4 deletions html/_field_8java.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Chess: src/main/java/game/Field.java File Reference</title>
<title>chess: D:/chess/chess/src/main/java/game/Field.java File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
Expand All @@ -21,9 +21,8 @@
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Chess
<div id="projectname">chess
</div>
<div id="projectbrief">The game of chess</div>
</td>
</tr>
</tbody>
Expand Down Expand Up @@ -62,7 +61,7 @@

<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_5eb159725f84c66aafd839904a4acdd0.html">main</a></li><li class="navelem"><a class="el" href="dir_fd3f6763802dee1ad875f6c80eac0bda.html">java</a></li><li class="navelem"><a class="el" href="dir_2ad98635ecb5bf317e6d6b73e3af3ee1.html">game</a></li> </ul>
<li class="navelem"><a class="el" href="dir_6d86088f2652777a7b9f92e683f4b85c.html">chess</a></li><li class="navelem"><a class="el" href="dir_a53f3f8ead2fa185ebee12de25540532.html">chess</a></li><li class="navelem"><a class="el" href="dir_3d15855b4027e8ce7f7bf32098ce43fb.html">src</a></li><li class="navelem"><a class="el" href="dir_fbb5535047021267aa2a3b6da287446c.html">main</a></li><li class="navelem"><a class="el" href="dir_f6038d1eef9a3654e728fddac13128eb.html">java</a></li><li class="navelem"><a class="el" href="dir_6f64cb3ebd16e15eeb118c86eedc9403.html">game</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
Expand Down
7 changes: 3 additions & 4 deletions html/_figure_8java.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Chess: src/main/java/game/Figure.java File Reference</title>
<title>chess: D:/chess/chess/src/main/java/game/Figure.java File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
Expand All @@ -21,9 +21,8 @@
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Chess
<div id="projectname">chess
</div>
<div id="projectbrief">The game of chess</div>
</td>
</tr>
</tbody>
Expand Down Expand Up @@ -62,7 +61,7 @@

<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_5eb159725f84c66aafd839904a4acdd0.html">main</a></li><li class="navelem"><a class="el" href="dir_fd3f6763802dee1ad875f6c80eac0bda.html">java</a></li><li class="navelem"><a class="el" href="dir_2ad98635ecb5bf317e6d6b73e3af3ee1.html">game</a></li> </ul>
<li class="navelem"><a class="el" href="dir_6d86088f2652777a7b9f92e683f4b85c.html">chess</a></li><li class="navelem"><a class="el" href="dir_a53f3f8ead2fa185ebee12de25540532.html">chess</a></li><li class="navelem"><a class="el" href="dir_3d15855b4027e8ce7f7bf32098ce43fb.html">src</a></li><li class="navelem"><a class="el" href="dir_fbb5535047021267aa2a3b6da287446c.html">main</a></li><li class="navelem"><a class="el" href="dir_f6038d1eef9a3654e728fddac13128eb.html">java</a></li><li class="navelem"><a class="el" href="dir_6f64cb3ebd16e15eeb118c86eedc9403.html">game</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
Expand Down
7 changes: 3 additions & 4 deletions html/_information_board_8java.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Chess: src/main/java/game/InformationBoard.java File Reference</title>
<title>chess: D:/chess/chess/src/main/java/game/InformationBoard.java File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
Expand All @@ -21,9 +21,8 @@
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Chess
<div id="projectname">chess
</div>
<div id="projectbrief">The game of chess</div>
</td>
</tr>
</tbody>
Expand Down Expand Up @@ -62,7 +61,7 @@

<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_5eb159725f84c66aafd839904a4acdd0.html">main</a></li><li class="navelem"><a class="el" href="dir_fd3f6763802dee1ad875f6c80eac0bda.html">java</a></li><li class="navelem"><a class="el" href="dir_2ad98635ecb5bf317e6d6b73e3af3ee1.html">game</a></li> </ul>
<li class="navelem"><a class="el" href="dir_6d86088f2652777a7b9f92e683f4b85c.html">chess</a></li><li class="navelem"><a class="el" href="dir_a53f3f8ead2fa185ebee12de25540532.html">chess</a></li><li class="navelem"><a class="el" href="dir_3d15855b4027e8ce7f7bf32098ce43fb.html">src</a></li><li class="navelem"><a class="el" href="dir_fbb5535047021267aa2a3b6da287446c.html">main</a></li><li class="navelem"><a class="el" href="dir_f6038d1eef9a3654e728fddac13128eb.html">java</a></li><li class="navelem"><a class="el" href="dir_6f64cb3ebd16e15eeb118c86eedc9403.html">game</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
Expand Down
Loading