Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pub
Colibri WebSite
Commits
0873e4a0
Commit
0873e4a0
authored
Apr 27, 2021
by
Allan Blanchard
Browse files
Message for old or beta version
parent
3e6a5548
Changes
40
Hide whitespace changes
Inline
Side-by-side
_layouts/installation_page.html
0 → 100644
View file @
0873e4a0
---
layout: default
css: documentation
---
<body
class=
"page nonTouch"
>
<div
id=
"wrapper"
class=
"hfeed"
>
<div
id=
"container"
class=
"mainContainer"
>
<div
class=
"tabs"
>
<div
class=
"pageKernel pages"
>
<div
class=
"wrap"
>
{% include headers.html header="documentation" %}
{% for version in site.fc-versions reversed %}
{% if version.beta %}
{% assign beta = version.name | downcase %}
{% endif %}
{% unless version.beta %}
{% assign latest = version.name | downcase %}
{% break %}
{% endunless %}
{% endfor %}
{% unless page.version == latest %}
{% if beta and beta == page.version %}
{% assign text = "a beta" %}
{% else %}
{% assign text = "an older" %}
{% endif %}
<p>
<b>
Note:
</b>
these instructions refer to {{ text }} release of Frama-C;
for the latest stable release, click
<a
href=
"/html/installations/{{ latest }}.html"
>
here
</a>
</p>
{% endunless %}
{{ content }}
</div>
</div>
{% include footer.html %}
<div
class=
"clear"
></div>
</div>
</div>
html/installations/aluminium.html
View file @
0873e4a0
---
layout: doc_page
layout: installation_page
version: aluminium
title: Installation instructions for Aluminium
---
...
...
html/installations/argon.html
View file @
0873e4a0
---
layout: doc_page
layout: installation_page
version: argon
title: Installation instructions for 18.0 Argon
---
...
...
html/installations/beryllium-OSX.html
View file @
0873e4a0
---
layout: doc_page
layout: installation_page
version: beryllium-osx
title: Installation instructions for Frama-C Beryllium release
---
...
...
html/installations/beryllium-why-2.21.html
View file @
0873e4a0
---
layout: doc_page
layout: installation_page
version: beryllium-why
title: Installation instructions for Frama-C Beryllium release
---
...
...
html/installations/beryllium-windows-20090902.html
View file @
0873e4a0
---
layout: doc_page
layout: installation_page
version: beryllium-windows-2
title: Installation instructions for Frama-C Beryllium release
---
...
...
html/installations/beryllium-windows.html
View file @
0873e4a0
---
layout: doc_page
layout: installation_page
version: beryllium-windows
title: Installation instructions for Frama-C Beryllium release
---
...
...
html/installations/beryllium.html
View file @
0873e4a0
---
layout: doc_page
layout: installation_page
version: beryllium
title: Installation instructions for Frama-C Beryllium release
---
...
...
html/installations/boron-OSX.html
View file @
0873e4a0
---
layout: doc_page
layout: installation_page
version: boron-osx
title: Installation instructions for Frama-C Boron release
---
...
...
html/installations/boron-why-2.24.html
View file @
0873e4a0
---
layout: doc_page
layout: installation_page
version: boron-why
title: Installation instructions for Frama-C Boron release
---
...
...
html/installations/boron-windows.html
View file @
0873e4a0
---
layout: doc_page
layout: installation_page
version: boron-windows
title: Installation instructions for Frama-C Boron release
---
...
...
html/installations/boron.html
View file @
0873e4a0
---
layout: doc_page
layout: installation_page
version: boron
title: Installation instructions for Frama-C Boron release
---
...
...
html/installations/calcium.html
View file @
0873e4a0
---
layout: doc_page
layout: installation_page
version: calcium
title: Installation instructions for Calcium
---
...
...
html/installations/carbon-OSX.html
View file @
0873e4a0
---
layout: doc_page
layout: installation_page
version: carbon-osx
title: Installation instructions for Frama-C Carbon release
---
...
...
html/installations/carbon-beta.html
View file @
0873e4a0
---
layout: doc_page
layout: installation_page
version: carbon-beta
title: Installation instructions for Frama-C Carbon beta
---
...
...
html/installations/carbon-wp.html
View file @
0873e4a0
---
layout: doc_page
layout: installation_page
version: carbon-wp
title: Installation instructions for Frama-C WP Carbon
---
...
...
html/installations/carbon.html
View file @
0873e4a0
---
layout: doc_page
layout: installation_page
version: carbon
title: Installation instructions for Frama-C Carbon release
---
...
...
html/installations/chlorine.html
View file @
0873e4a0
---
layout: doc_page
layout: installation_page
version: chlorine
title: Installation instructions for Chlorine
---
...
...
html/installations/fluorine-20130401.html
View file @
0873e4a0
---
layout: doc_page
layout: installation_page
version: fluorine-1
title: Installation instructions for Frama-C Fluorine
---
...
...
html/installations/fluorine-20130501.html
View file @
0873e4a0
---
layout: doc_page
layout: installation_page
version: fluorine-2
title: Installation instructions for Frama-C Fluorine 2
---
...
...
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment