/[svn]/doc/tmpl/index.html
ViewVC logotype

Diff of /doc/tmpl/index.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2957 by schoenebeck, Sat Jul 16 15:46:48 2016 UTC revision 3267 by schoenebeck, Thu Jun 1 16:05:18 2017 UTC
# Line 1  Line 1 
1  <html>  <html>
2    <head>    <head>
3      <meta charset="utf-8">      <meta charset="utf-8">
4        <meta http-equiv="X-UA-Compatible" content="IE=EDGE" />
5      <title>Conditional Statements</title>      <title>Conditional Statements</title>
6      <link rel="stylesheet" href="css/main.css" />      <link rel="stylesheet" href="css/main.css" />
7      <script type="text/javascript" src="js/jquery-1.11.2.js"></script>      <script type="text/javascript" src="js/jquery-1.11.2.js"></script>
# Line 17  Line 18 
18        <menu>        <menu>
19          <a href="/Writing_Docs/" title="How to write documentation for this site. Be invited to help us!">Writing Docs</a>          <a href="/Writing_Docs/" title="How to write documentation for this site. Be invited to help us!">Writing Docs</a>
20          <a href="/Gigedit/" title="An instrument editor for the GigaStudio file format.">Gigedit</a>          <a href="/Gigedit/" title="An instrument editor for the GigaStudio file format.">Gigedit</a>
21            <a href="/sfz/" title="SFZ File Format">SFZ</a>
22          <a href="/Instrument_Scripts/" title="Real-Time Instrument Scripts.">Instrument Scripts</a>          <a href="/Instrument_Scripts/" title="Real-Time Instrument Scripts.">Instrument Scripts</a>
23          <a href="/Instrument_Scripts/NKSP_Language/" title="NKSP Language Tour.">NKSP Language</a>          <a href="/Instrument_Scripts/NKSP_Language/" title="NKSP Language Tour.">NKSP Language</a>
24          <a href="/Instrument_Scripts/NKSP_Language/Reference/" title="Quick reference to all built-in functions and and built-in variables of the NKSP real-rime instrument script language.">NKSP Reference</a>                  <a href="/Instrument_Scripts/NKSP_Language/Reference/" title="Quick reference to all built-in functions and built-in variables of the NKSP real-rime instrument script language.">NKSP Reference</a>        
25        </menu>        </menu>
26      </header>      </header>
27    

Legend:
Removed from v.2957  
changed lines
  Added in v.3267

  ViewVC Help
Powered by ViewVC