Skip to content

Commit

Permalink
deploy: aaf5d72
Browse files Browse the repository at this point in the history
  • Loading branch information
Apanatshka committed Mar 6, 2024
1 parent 897ebc0 commit af5e018
Show file tree
Hide file tree
Showing 8 changed files with 30 additions and 29 deletions.
Binary file modified develop/__pycache__/macro.cpython-38.pyc
Binary file not shown.
2 changes: 1 addition & 1 deletion develop/guide/eclipse_lwb/update/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1028,7 +1028,7 @@ <h2 id="updating">Updating<a class="headerlink" href="#updating" title="Permanen
In the main menu of Eclipse, select <span class="guilabel">Help ‣ Install New Software...</span> to open the install dialog.
In this dialog, copy the update site of the version you want to install into the <span class="guilabel">Work with:</span> field and press <span class="keys"><kbd class="key-enter">Enter</kbd></span>.
If you want to install the latest released version, use this update site:</p>
<div class="highlight"><pre><span></span><code>https://artifacts.metaborg.org/content/unzip/releases-unzipped/org/metaborg/spoofax.lwb.eclipse.repository/0.19.6/spoofax.lwb.eclipse.repository-0.19.6.zip-unzip/
<div class="highlight"><pre><span></span><code>https://artifacts.metaborg.org/content/unzip/releases-unzipped/org/metaborg/spoofax.lwb.eclipse.repository/0.19.7/spoofax.lwb.eclipse.repository-0.19.7.zip-unzip/
</code></pre></div>
<p>In the table below, check the checkbox next to <span class="guilabel">Spoofax LWB</span> and press <span class="guilabel">Next &gt;</span>.
A dialog will pop up with install details.
Expand Down
22 changes: 11 additions & 11 deletions develop/info/index.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion develop/macro.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,8 @@ def fill_variables_with_release(variables, env_version: str, version: str, downl


release_versions = {
"0.19.6": "09-02-2024",
"0.19.7": "09-02-2024",
"0.19.6": "03-05-2023",
"0.19.5": "01-05-2023",
"0.19.4": "13-03-2023",
"0.19.3": "25-11-2022",
Expand Down
16 changes: 8 additions & 8 deletions develop/release/download/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion develop/search/search_index.json

Large diffs are not rendered by default.

Binary file modified develop/sitemap.xml.gz
Binary file not shown.
14 changes: 7 additions & 7 deletions develop/tutorial/install/index.html

Large diffs are not rendered by default.

0 comments on commit af5e018

Please sign in to comment.