Skip to content

Commit

Permalink
8.0.0 indexes
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jun 4, 2024
1 parent d6d07a6 commit bae0e05
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 4 deletions.
12 changes: 12 additions & 0 deletions graph_front_end/8.0.0/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: SpiNNakerGraphFrontEnd version 6.0.0
layout: default
---

* [License Agreement](/latest/LicenseAgreement.html)
* [SpiNNakerGraphFrontEnd Installation Guide](/latest/SpiNNakerGraphFrontEndInstall.html)
* [C Development on SpiNNaker](/latest/c_development_for_spinnaker.html)
* [What the SpiNNakerGraphFrontEnd provides](/latest/SpiNNakerGraphFrontEndSupport.html)
* [Instructions on how to use the different front ends in virtual mode](/latest/VirtualMode.html)
* [Presentation: Introduction to the Graph Front End](/graph_front_end/6.0.0/GFEIntro.pdf)
* [Presentation: Advanced Graph Front End Usage](/graph_front_end/6.0.0/GFEAdvanced.pdf)
3 changes: 3 additions & 0 deletions graph_front_end/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ title: SpiNNakerGraphFrontEnd
layout: default
---

# Documentation for version 8.0.0
* [Link to GraphFrontEnd documentation for version 6.0.0](/graph_front_end/8.0.0/index.html)

# Documentation for version 6.0.0

* [Link to GraphFrontEnd documentation for version 6.0.0](/graph_front_end/6.0.0/index.html)
Expand Down
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ To use the _last release_ of the software:
* [Running simulations using SpiNNaker Jupyter Notebooks](/latest/jupyter.html)
* [Running simulations through the EBRAINS collaboratory](/latest/ebrains_portal.html)
* [Running simulations through the Human Brain Project Portal](/latest/hbp_portal.html)
* [Running PyNN scripts on local SpiNNaker machines through the **sPyNNaker v6.0** front end interface](/latest/spynnaker.html)
* [Running general graph-based problems on local SpiNNaker machines through the **SpiNNakerGraphFrontEnd v6.0** front end interface](/latest/gfe.html)
* [Running PyNN scripts on local SpiNNaker machines through the **sPyNNaker v8.0** front end interface](/latest/spynnaker.html)
* [Running general graph-based problems on local SpiNNaker machines through the **SpiNNakerGraphFrontEnd v8.0** front end interface](/latest/gfe.html)

# Developing
* [Writing low-level SpiNNaker C code](spinn_tools/3.4.1/index.html)
Expand Down
2 changes: 1 addition & 1 deletion latest/gfe.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
redirect_to: /graph_front_end/6.0.0/index.html
redirect_to: /graph_front_end/8.0.0/index.html
---
2 changes: 1 addition & 1 deletion latest/spynnaker.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
redirect_to: /spynnaker/6.0.0/index.html
redirect_to: /spynnaker/8.0.0/index.html
---
1 change: 1 addition & 0 deletions spynnaker/8.0.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ sPyNNaker version 8.0.0 has been released; we are currently working on the docum
<!--
* [Adding new mapping algorithms with different front ends](/common_pages/6.0.0/MappingAlgorithms.html)
-->

6.0.0 Documentation
-------------------
* [6.0.0 Index](http://spinnakermanchester.github.io/spynnaker/6.0.0/)
Expand Down

0 comments on commit bae0e05

Please sign in to comment.