Skip to content

Commit 15bdc04

Browse files
committed
Try to fix the links
1 parent fb871f0 commit 15bdc04

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

mainpage.dox

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@
1919
*
2020
* The SpiNNaker low-level software tools consist of:
2121
*
22-
* * spinnaker.h — The low-level definition of how to access the SpiNNaker
22+
* * [spinnaker.h](spinnaker_8h.html) — The low-level definition of how to access the SpiNNaker
2323
* hardware
24-
* * SARK — The SpiNNaker Application Runtime Kernel (see sark.h).
24+
* * SARK — The SpiNNaker Application Runtime Kernel (see [sark.h](sark_8h.html)).
2525
* This can be considered to be the C library of SpiNNaker.
26-
* * SC&MP — The SpiNNaker Control and Monitor Processor (see scamp.h).
26+
* * SC&MP — The SpiNNaker Control and Monitor Processor (see [scamp.h](scamp_8h.html)).
2727
* This can be considered to be the operating system of SpiNNaker.
2828
* * Spin1 API — The SpiNNaker API runtime environment for simulation
29-
* applications (see spin1_api.h).
29+
* applications (see [spin1_api.h](spin1_api_8h.html)).
3030
*
3131
* There is also the [Board Management Processor (BMP)][bmp], but this is
3232
* normally transparent to user code (and not usually addressable).

0 commit comments

Comments
 (0)