-
Notifications
You must be signed in to change notification settings - Fork 365
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #63 from willowtreeapps/feature/readme-update
Readme and docs
- Loading branch information
Showing
54 changed files
with
9,761 additions
and
5 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
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,34 @@ | ||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | ||
<!-- NewPage --> | ||
<html lang="en"> | ||
<head> | ||
<!-- Generated by javadoc (1.8.0_65) on Fri Mar 17 15:59:04 EDT 2017 --> | ||
<title>All Classes</title> | ||
<meta name="date" content="2017-03-17"> | ||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> | ||
<script type="text/javascript" src="script.js"></script> | ||
</head> | ||
<body> | ||
<h1 class="bar">All Classes</h1> | ||
<div class="indexContainer"> | ||
<ul> | ||
<li><a href="com/willowtreeapps/spruce/sort/ContinuousSort.html" title="class in com.willowtreeapps.spruce.sort" target="classFrame">ContinuousSort</a></li> | ||
<li><a href="com/willowtreeapps/spruce/sort/ContinuousWeightedSort.html" title="class in com.willowtreeapps.spruce.sort" target="classFrame">ContinuousWeightedSort</a></li> | ||
<li><a href="com/willowtreeapps/spruce/sort/CorneredSort.html" title="class in com.willowtreeapps.spruce.sort" target="classFrame">CorneredSort</a></li> | ||
<li><a href="com/willowtreeapps/spruce/sort/CorneredSort.Corner.html" title="enum in com.willowtreeapps.spruce.sort" target="classFrame">CorneredSort.Corner</a></li> | ||
<li><a href="com/willowtreeapps/spruce/animation/DefaultAnimations.html" title="class in com.willowtreeapps.spruce.animation" target="classFrame">DefaultAnimations</a></li> | ||
<li><a href="com/willowtreeapps/spruce/sort/DefaultSort.html" title="class in com.willowtreeapps.spruce.sort" target="classFrame">DefaultSort</a></li> | ||
<li><a href="com/willowtreeapps/spruce/sort/InlineSort.html" title="class in com.willowtreeapps.spruce.sort" target="classFrame">InlineSort</a></li> | ||
<li><a href="com/willowtreeapps/spruce/sort/LinearSort.html" title="class in com.willowtreeapps.spruce.sort" target="classFrame">LinearSort</a></li> | ||
<li><a href="com/willowtreeapps/spruce/sort/LinearSort.Direction.html" title="enum in com.willowtreeapps.spruce.sort" target="classFrame">LinearSort.Direction</a></li> | ||
<li><a href="com/willowtreeapps/spruce/sort/RadialSort.html" title="class in com.willowtreeapps.spruce.sort" target="classFrame">RadialSort</a></li> | ||
<li><a href="com/willowtreeapps/spruce/sort/RadialSort.Position.html" title="enum in com.willowtreeapps.spruce.sort" target="classFrame">RadialSort.Position</a></li> | ||
<li><a href="com/willowtreeapps/spruce/sort/RandomSort.html" title="class in com.willowtreeapps.spruce.sort" target="classFrame">RandomSort</a></li> | ||
<li><a href="com/willowtreeapps/spruce/sort/SortFunction.html" title="class in com.willowtreeapps.spruce.sort" target="classFrame">SortFunction</a></li> | ||
<li><a href="com/willowtreeapps/spruce/Spruce.html" title="class in com.willowtreeapps.spruce" target="classFrame">Spruce</a></li> | ||
<li><a href="com/willowtreeapps/spruce/Spruce.SpruceBuilder.html" title="class in com.willowtreeapps.spruce" target="classFrame">Spruce.SpruceBuilder</a></li> | ||
<li><a href="com/willowtreeapps/spruce/sort/SpruceTimedView.html" title="class in com.willowtreeapps.spruce.sort" target="classFrame">SpruceTimedView</a></li> | ||
</ul> | ||
</div> | ||
</body> | ||
</html> |
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,34 @@ | ||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | ||
<!-- NewPage --> | ||
<html lang="en"> | ||
<head> | ||
<!-- Generated by javadoc (1.8.0_65) on Fri Mar 17 15:59:04 EDT 2017 --> | ||
<title>All Classes</title> | ||
<meta name="date" content="2017-03-17"> | ||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> | ||
<script type="text/javascript" src="script.js"></script> | ||
</head> | ||
<body> | ||
<h1 class="bar">All Classes</h1> | ||
<div class="indexContainer"> | ||
<ul> | ||
<li><a href="com/willowtreeapps/spruce/sort/ContinuousSort.html" title="class in com.willowtreeapps.spruce.sort">ContinuousSort</a></li> | ||
<li><a href="com/willowtreeapps/spruce/sort/ContinuousWeightedSort.html" title="class in com.willowtreeapps.spruce.sort">ContinuousWeightedSort</a></li> | ||
<li><a href="com/willowtreeapps/spruce/sort/CorneredSort.html" title="class in com.willowtreeapps.spruce.sort">CorneredSort</a></li> | ||
<li><a href="com/willowtreeapps/spruce/sort/CorneredSort.Corner.html" title="enum in com.willowtreeapps.spruce.sort">CorneredSort.Corner</a></li> | ||
<li><a href="com/willowtreeapps/spruce/animation/DefaultAnimations.html" title="class in com.willowtreeapps.spruce.animation">DefaultAnimations</a></li> | ||
<li><a href="com/willowtreeapps/spruce/sort/DefaultSort.html" title="class in com.willowtreeapps.spruce.sort">DefaultSort</a></li> | ||
<li><a href="com/willowtreeapps/spruce/sort/InlineSort.html" title="class in com.willowtreeapps.spruce.sort">InlineSort</a></li> | ||
<li><a href="com/willowtreeapps/spruce/sort/LinearSort.html" title="class in com.willowtreeapps.spruce.sort">LinearSort</a></li> | ||
<li><a href="com/willowtreeapps/spruce/sort/LinearSort.Direction.html" title="enum in com.willowtreeapps.spruce.sort">LinearSort.Direction</a></li> | ||
<li><a href="com/willowtreeapps/spruce/sort/RadialSort.html" title="class in com.willowtreeapps.spruce.sort">RadialSort</a></li> | ||
<li><a href="com/willowtreeapps/spruce/sort/RadialSort.Position.html" title="enum in com.willowtreeapps.spruce.sort">RadialSort.Position</a></li> | ||
<li><a href="com/willowtreeapps/spruce/sort/RandomSort.html" title="class in com.willowtreeapps.spruce.sort">RandomSort</a></li> | ||
<li><a href="com/willowtreeapps/spruce/sort/SortFunction.html" title="class in com.willowtreeapps.spruce.sort">SortFunction</a></li> | ||
<li><a href="com/willowtreeapps/spruce/Spruce.html" title="class in com.willowtreeapps.spruce">Spruce</a></li> | ||
<li><a href="com/willowtreeapps/spruce/Spruce.SpruceBuilder.html" title="class in com.willowtreeapps.spruce">Spruce.SpruceBuilder</a></li> | ||
<li><a href="com/willowtreeapps/spruce/sort/SpruceTimedView.html" title="class in com.willowtreeapps.spruce.sort">SpruceTimedView</a></li> | ||
</ul> | ||
</div> | ||
</body> | ||
</html> |
Oops, something went wrong.