summaryrefslogtreecommitdiff
path: root/docs/docs.rtems.org/cat-branches.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docs.rtems.org/cat-branches.html')
-rw-r--r--docs/docs.rtems.org/cat-branches.html38
1 files changed, 38 insertions, 0 deletions
diff --git a/docs/docs.rtems.org/cat-branches.html b/docs/docs.rtems.org/cat-branches.html
new file mode 100644
index 0000000..7200d6a
--- /dev/null
+++ b/docs/docs.rtems.org/cat-branches.html
@@ -0,0 +1,38 @@
+ <!-- catalogues-top -->
+ <div class="container">
+ <div id="messages">
+ </div>
+ <div class="content">
+ <div class="jumbotron">
+ <table class="table rtems-doc-buttons">
+ <tbody>
+ <tr>
+ <td width="10%">
+ <a class="btn btn-success btn-block" role="button" href="branches.html">Active Branches</a>
+ </td>
+ <td width="10%">
+ <a class="btn btn-primary btn-block" role="button" href="releases.html">All Releases</a>
+ </td>
+ <td width="10%">
+ <a class="btn btn-info btn-block" role="button" href="all.html">All Documentation</a>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </div>
+ <div id="content_inner">
+ <p>This pages lists the <b>Active Branches</b> of
+ documentation. The <b>Master</b> branch the development branch and latest
+ release is <b>@LATEST_RELEASE@</b>.</p>
+ </div>
+ </div>
+ <div class="panel panel-default">
+ <div class="panel-body">
+@BRANCHES@
+ </div>
+ </div>
+ </div>
+ <!-- Load the catalogues and generate the content -->
+ <script type="text/javascript" src="static/rtems/js/catalogue.js"></script>
+@BRANCHES_SCRIPTS@
+ <!-- catalogues-bottom -->