Skip to content
Snippets Groups Projects
Commit 840532d9 authored by Albert Gräf's avatar Albert Gräf
Browse files

toc update: add platform qualifiers, remove Faust and Pure sections.

parent 98ae0329
No related branches found
No related tags found
No related merge requests found
...@@ -130,28 +130,18 @@ var toc = [ ...@@ -130,28 +130,18 @@ var toc = [
{ {
id: "extra/disis", id: "extra/disis",
title: "DISIS", title: "DISIS",
description: "DISIS externals (wiimote et al)" description: "DISIS externals (Linux only)"
},
{
id: "extra/faust",
title: "Faust",
description: "Faust extension (functional dsp programming language)"
}, },
{ {
id: "extra/Gem", id: "extra/Gem",
title: "GEM", title: "GEM",
description: "Graphics Environment for Multimedia (OpenGL graphics in Pd)" description: "Graphics Environment for Multimedia (Windows and Linux only)"
}, },
{ {
id: "extra/lyon", id: "extra/lyon",
title: "LyonPotpourri", title: "LyonPotpourri",
description: "Eric Lyon's external collection" description: "Eric Lyon's external collection"
}, },
{
id: "extra/pure",
title: "Pure",
description: "Pure extension (functional programming language)"
},
]; ];
// Stop-gap translator // Stop-gap translator
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment