v2.0 release
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
This commit is contained in:
parent
b6606359e0
commit
26dea97750
2 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@ duplicating work and data. It has a straightforward data structure
|
|||
|
||||
You can see it in action on https://elixir.bootlin.com/
|
||||
|
||||
NOTE: this documentation applies to version 1.0 of Elixir.
|
||||
NOTE: this documentation applies to version 2.0 of Elixir.
|
||||
|
||||
toc::[]
|
||||
|
||||
|
|
|
|||
|
|
@ -62,7 +62,7 @@
|
|||
<footer class="footer">
|
||||
<span class="version"><a href="{{version}}/source">{{project}}</a> <em class="icon-tag">{{tag}}</em></span>
|
||||
<a title="Go to top of the page" class="go-top icon-up screenreader" href="{{version}}/{{url}}#">Top</a>
|
||||
<span class="poweredby">powered by <a target="_blank" href="https://github.com/bootlin/elixir">Elixir 1.0</a></span>
|
||||
<span class="poweredby">powered by <a target="_blank" href="https://github.com/bootlin/elixir">Elixir 2.0</a></span>
|
||||
</footer>
|
||||
</div>
|
||||
<script src="/script.js?v=3"></script>
|
||||
|
|
|
|||
Loading…
Reference in a new issue