Skip to content

Commit 8f365c1

Browse files
committed
Update sidebar for 3.5
1 parent 6b8bb8f commit 8f365c1

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

source/_includes/custom/asides/about.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,26 @@ <h1>About FW/1</h1>
44
<p>In addition, the family includes cfmljure, an easy way to integrate Clojure code into your CFML application, and a port of FW/1 to Clojure as well as a Leiningen template for creating FW/1 projects in Clojure.</p>
55
</section>
66
<section>
7-
<h1>3.1 Documentation (current - master)</h1>
8-
<a href="/documentation">Getting Started Guide</a><br />
7+
<h1>3.5 Documentation (current - master)</h1>
8+
<a href="/documentation/">Getting Started Guide</a><br />
99
<a href="/documentation/developing-applications.html">Developing Applications Guide</a><br />
1010
<a href="/documentation/using-aop-one.html">Using AOP/1</a><br />
1111
<a href="/documentation/using-di-one.html">Using DI/1</a><br />
1212
<a href="/documentation/using-subsystems.html">Using Subsystems</a><br />
1313
<a href="/documentation/reference-manual.html">Reference Manual</a><br />
14+
<a href="/documentation/cfml-and-clojure.html">Mixing CFML &amp; Clojure</a><br />
1415
<a href="/documentation/roadmap.html">Roadmap</a><br />
1516
</section>
17+
<section>
18+
<h1>3.1 Documentation</h1>
19+
<a href="/documentation/3.1">Getting Started Guide</a><br />
20+
<a href="/documentation/3.1/developing-applications.html">Developing Applications Guide</a><br />
21+
<a href="/documentation/3.1/using-aop-one.html">Using AOP/1</a><br />
22+
<a href="/documentation/3.1/using-di-one.html">Using DI/1</a><br />
23+
<a href="/documentation/3.1/using-subsystems.html">Using Subsystems</a><br />
24+
<a href="/documentation/3.1/reference-manual.html">Reference Manual</a><br />
25+
<a href="/documentation/3.1/roadmap.html">Roadmap</a><br />
26+
</section>
1627
<section>
1728
<h1>3.0 Documentation</h1>
1829
<a href="/documentation/3.0">Getting Started Guide</a><br />
@@ -22,14 +33,3 @@ <h1>3.0 Documentation</h1>
2233
<a href="/documentation/3.0/reference-manual.html">Reference Manual</a><br />
2334
<a href="/documentation/3.0/roadmap.html">Roadmap</a><br />
2435
</section>
25-
<section>
26-
<h1>3.5 Documentation (upcoming - develop)</h1>
27-
<a href="/documentation/3.5">Getting Started Guide</a><br />
28-
<a href="/documentation/3.5/developing-applications.html">Developing Applications Guide</a><br />
29-
<a href="/documentation/3.5/using-aop-one.html">Using AOP/1</a><br />
30-
<a href="/documentation/3.5/using-di-one.html">Using DI/1</a><br />
31-
<a href="/documentation/3.5/using-subsystems.html">Using Subsystems</a><br />
32-
<a href="/documentation/3.5/reference-manual.html">Reference Manual</a><br />
33-
<a href="/documentation/3.5/cfml-and-clojure.html">Mixing CFML &amp; Clojure</a><br />
34-
<a href="/documentation/3.5/roadmap.html">Roadmap</a><br />
35-
</section>

0 commit comments

Comments
 (0)