Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5f55b32

Browse files
committed
Publish of Github pages from Gradle.
1 parent 11ca086 commit 5f55b32

File tree

4 files changed

+50
-8
lines changed

4 files changed

+50
-8
lines changed

‎community.html‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,9 @@ <h2 id="_obsolete">Obsolete</h2>
145145
<li>
146146
<p><a href="https://code.google.com/p/functionaljavaweb/">Old Website Repository</a></p>
147147
</li>
148+
<li>
149+
<p><a href="https://functionaljava.googlecode.com/svn/">Old SVN repository</a></p>
150+
</li>
148151
</ul>
149152
</div>
150153
</div>

‎docs.html‎

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h2 id="_examples">Examples</h2>
104104
<h2 id="_release_notes">Release Notes</h2>
105105
<div class="sectionbody">
106106
<div class="paragraph">
107-
<p><a href="https://github.com/functionaljava/functionaljava/blob/master/etc/release-notes.md">Release notes</a> are available on the Github site.</p>
107+
<p>Release notes are available from the <a href="download.html">download page</a>. Alternately you can use the <ahref="https://github.com/functionaljava/functionaljava/blob/master/etc/release-notes/">index of release notes</a>.</p>
108108
</div>
109109
</div>
110110
</div>
@@ -141,8 +141,14 @@ <h2 id="_javadoc">Javadoc</h2>
141141
<p><a href="https://functionaljava.googlecode.com/svn/artifacts/3.0/javadoc/index.html">3.0</a></p>
142142
</li>
143143
<li>
144+
<p><a href="https://functionaljava.googlecode.com/svn/artifacts/2.23/javadoc/index.html">2.23</a></p>
145+
</li>
146+
<li>
144147
<p><a href="https://functionaljava.googlecode.com/svn/artifacts/2.22/javadoc/index.html">2.22</a></p>
145148
</li>
149+
<li>
150+
<p><a href="https://functionaljava.googlecode.com/svn/artifacts/2.21/javadoc/index.html">2.21</a></p>
151+
</li>
146152
</ul>
147153
</div>
148154
</div>

‎download.html‎

Lines changed: 38 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,21 +65,54 @@
6565
<article>
6666
<h2>Download</h2>
6767
<p><div class="sect1">
68-
<h2 id="_build_system">Build System</h2>
68+
<h2 id="_github_source">Github Source</h2>
6969
<div class="sectionbody">
7070
<div class="paragraph">
71-
<p>The recommended way to download the project is by including the Functional Java library in your project. See the <a href="quickstart.html">quickstart guide</a> for how to do this.</p>
71+
<p>The source can be obtained by cloning the <a href="https://github.com/functionaljava/functionaljava">Github project</a> <code>git clone https://github.com/functionaljava/functionaljava.git</code>.</p>
72+
</div>
73+
<div class="paragraph">
74+
<p>Github also provides zips of the source code, so you can download the <a href="https://github.com/functionaljava/functionaljava/archive/master.zip">zip of the master branch</a>.</p>
7275
</div>
7376
</div>
7477
</div>
7578
<div class="sect1">
76-
<h2 id="_github_source">Github Source</h2>
79+
<h2 id="_build_system">Build System</h2>
7780
<div class="sectionbody">
7881
<div class="paragraph">
79-
<p>The source can be obtained by cloning the <a href="https://github.com/functionaljava/functionaljava">Github project</a> <code>git clone https://github.com/functionaljava/functionaljava.git</code>.</p>
82+
<p>The recommended way to download the project is by including the Functional Java library from your project build tool. See the <a href="quickstart.html">quickstart guide</a> for how to do this.</p>
83+
</div>
8084
</div>
85+
</div>
86+
<div class="sect1">
87+
<h2 id="_release_notes">Release Notes</h2>
88+
<div class="sectionbody">
8189
<div class="paragraph">
82-
<p>Github also provides zips of the source code, so you can download the <a href="https://github.com/functionaljava/functionaljava/archive/master.zip">zip of the master branch</a>.</p>
90+
<p>The current stable release of Functional Java is 4.2. Release notes for each release are available below:</p>
91+
</div>
92+
<div class="ulist">
93+
<ul>
94+
<li>
95+
<p><a href="https://github.com/functionaljava/functionaljava/blob/master/etc/release-notes/">Index of release notes</a></p>
96+
</li>
97+
<li>
98+
<p><a href="https://github.com/functionaljava/functionaljava/blob/master/etc/release-notes/release-notes-4.2.adoc">4.2</a></p>
99+
</li>
100+
<li>
101+
<p><a href="https://github.com/functionaljava/functionaljava/blob/master/etc/release-notes/release-notes-4.1.adoc">4.1</a></p>
102+
</li>
103+
<li>
104+
<p><a href="https://github.com/functionaljava/functionaljava/blob/master/etc/release-notes/release-notes-4.0.adoc">4.0</a></p>
105+
</li>
106+
<li>
107+
<p><a href="https://github.com/functionaljava/functionaljava/blob/master/etc/release-notes/release-notes-3.2.adoc">3.2</a></p>
108+
</li>
109+
<li>
110+
<p><a href="https://github.com/functionaljava/functionaljava/blob/master/etc/release-notes/release-notes-3.1.adoc">3.1</a></p>
111+
</li>
112+
<li>
113+
<p><a href="https://github.com/functionaljava/functionaljava/blob/master/etc/release-notes/release-notes-3.0.adoc">3.0</a></p>
114+
</li>
115+
</ul>
83116
</div>
84117
</div>
85118
</div></p>

‎feed.xml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<atom:link href="http://functionaljava.github.io/feed.xml" rel="self" type="application/rss+xml" />
77
<description>Functional programming in Java</description>
88
<language>en</language>
9-
<pubDate>18/01/2015 12:08:48 AM</pubDate>
10-
<lastBuildDate>18/01/2015 12:08:48 AM</lastBuildDate>
9+
<pubDate>18/01/2015 11:33:02 PM</pubDate>
10+
<lastBuildDate>18/01/2015 11:33:02 PM</lastBuildDate>
1111

1212
</channel>
1313
</rss>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /