Skip to content

Commit

Permalink
Update documentation (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetbehl authored Mar 11, 2022
1 parent 23626f0 commit 41fdd85
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docs/src/docs/history.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
== Release History
Please check release notes at https://github.com/grails/grails-spring-security-cas/releases for release history of future releases.

* Version 3.1.0
** released Oct 3, 2017
* Version 2.0.1
Expand Down
16 changes: 15 additions & 1 deletion docs/src/docs/index.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,21 @@ img {

<hr />

<h2>Current Documentation - Grails 3.x</h2>
<h2>Documentation - Grails 5</h2>
<ul>
<li><a href="/grails-spring-security-cas/4.0.0-RC1/index.html">User guide</a></li>
<li><a href="/grails-spring-security-cas/4.0.0-RC1/docs.pdf">User guide PDF</a></li>
<li><a href="/grails-spring-security-cas/4.0.0-RC1/doc.epub">User guide EPUB</a></li>
</ul>

<h2>Documentation - Grails 4</h2>
<ul>
<li><a href="/grails-spring-security-cas/v3/index.html">User guide</a></li>
<li><a href="/grails-spring-security-cas/v3/docs.pdf">User guide PDF</a></li>
<li><a href="/grails-spring-security-cas/v3/doc.epub">User guide EPUB</a></li>
</ul>

<h2>Documentation - Grails 3.x</h2>
<ul>
<li><a href="/grails-spring-security-cas/snapshot/index.html">User guide</a></li>
<li><a href="/grails-spring-security-cas/snapshot/docs.pdf">User guide PDF</a></li>
Expand Down

0 comments on commit 41fdd85

Please sign in to comment.