[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: index.html
User: ahvezda
Date: 06/06/12 01:10:23
Modified: . index.html
Log:
First cut of some webpage changes:
* Changed docs link to point to the wiki
* Started working the tools page to be much simpler (one page); not complete
Revision Changes Path
1.9 +23 -86 eda/geda/website/tools/index.html
(In the diff below, changes in quantity of whitespace are not shown.)
Index: index.html
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/website/tools/index.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- index.html 14 Dec 2005 05:17:33 -0000 1.8
+++ index.html 12 Jun 2006 05:10:23 -0000 1.9
@@ -24,7 +24,7 @@
<li> <A HREF="../tools/index.html"></A>Tools </li> |
<li> <A HREF="../download.html">Download</A> </li> |
<li> <A HREF="../mailinglist/index.html">Lists</A> </li> |
-<li> <A HREF="../docs/index.html">Docs</A> </li> |
+<li> <A HREF="http://geda.seul.org/wiki">Docs</A> </li> |
<li> <A HREF="../developer.html">Devel</A> </li> |
<li> <A HREF="../search.html">Search</A> </li> |
<li> <A HREF="../links.html">Links</A> </li>
@@ -44,104 +44,41 @@
<p>
<div id="faq">
-<TABLE VALIGN="top" CELLPADDING="0">
-<TR VALIGN="top" ALIGN="center">
-<TD>
-<font> gEDA/<b>gaf</b> </font><br>
-<IMG SRC="../graphics/switch.png"><br>
-<font size=1> Logo created by Gus Baldauf </font>
-</TD>
-
-<TD>
-<TABLE CELLPADDING="7">
-
-<TR>
-<TD ALIGN="CENTER" COLSPAN="2">
-<H2>gschem and friends</H2>
-</TD>
-</TR>
-
-<TR>
-<TD>
-<A HREF="./geda/index.html">geda</a> <br> GUI/Project Manager<p>
-</TD>
-<TD>
-<A HREF="./setup/index.html">setup</a> <br> GUI Installer<p>
-</TD>
-</TR>
-
-<TR>
-<TD>
-<a HREF="./gschem/index.html">gschem</a> <br> Schematic Capture
-</TD>
-<TD>
-<a HREF="./utils/index.html">utils</a> <br> Utilities
-</TD>
-</TR>
-
-<TR>
-<TD>
-<A HREF="./gnetlist/index.html">gnetlist</a> <br> Netlist Generation<p>
-</TD>
-
-<TD>
-<A HREF="./symbols/index.html">symbols</a> (<A HREF="./symbols/contrib.html">Contribute</A>) <br>Symbol Library<p>
-</TD>
-</TR>
-<TR>
<TD>
-<A HREF="./gsymcheck/index.html">gsymcheck</a> <br> Symbol Checker<p>
-</TD>
-
-<TD>
-<A HREF="./docs/index.html">docs</a> <br>Documentation<p>
-</TD>
-</TR>
-
-</TR>
-
-<TR>
-<TD>
-<A HREF="./gattrib/index.html">gattrib</a> <br> Attribute Editor<p>
-</TD>
-
-<TD>
-<A HREF="./examples/index.html">examples</a> <br> Sch/PCB Examples<p>
-</TD>
-</TR>
-
-</TABLE>
-</TD>
-
-</TABLE>
-</TD>
-
-</TR>
-</TABLE>
+<H2> Tools that are part of gEDA/gaf (gschem and friends):</H2>
+<ul>
+<li> gschem : Schematic Capture (<A HREF="../screenshots">Screenshots</A>) </li><p>
+<li> gnetlist : Netlist Generator</li><p>
+<li> gattrib : Attribute Editor (<A HREF="../screenshots/gattrib.png">screenshot</A>) </li><p>
+<li> symbols : Symbol Library (<A HREF="./symbols/contrib.html">Contribute</A>) </li><p>
+<li> utils : Utilities</li><p>
+<li> gsymcheck : Symbol Checker</li><p>
+</ul>
-<br>
<p>
<H2> Separately developed/maintained tools but associated with gEDA:</H2>
</font>
<ul>
-<li> <a HREF="./gerbv/index.html">gerbv</a> <br> Gerber Viewer (<a HREF="./gerbv/gerbv.png">screenshot</a>)</li><p>
-<li> <a HREF="./gnucap/index.html">Gnucap</a> <br> GPLed mixed-mode/mixed-level circuit simulator</li><p>
-<li> <a HREF="./gtkwave/index.html">GTKWave</a> <br> Electronic Waveform Viewer (<a HREF="./gtkwave/gtkwave.png">screenshot</a>)</li><p>
-
-<li> <a HREF="./gwave/index.html">gwave</a> <br> Analog Waveform Viewer (<a HREF="./gwave/gwave.png">screenshot</a>)</li><p>
-<li> <a HREF="./icarus/index.html">Icarus</a> <br> Icarus Verilog - Verilog simulation and synthesis tool </li><p>
-<li> <a HREF="./ngspice/index.html">ngspice</a> <br> An improved SPICE</li><p>
+<li> gerbv : Gerber Viewer (<a HREF="./gerbv/gerbv.png">screenshot</a>)</li><p>
+<li> Gnucap : GPLed mixed-mode/mixed-level circuit simulator</li><p>
+<li> GTKWave : Electronic Waveform Viewer (<a HREF="./gtkwave/gtkwave.png">screenshot</a>)</li><p>
+
+<li> gwave : Analog Waveform Viewer (<a HREF="./gwave/gwave.png">screenshot</a>)</li><p>
+<li> Icarus Verilog : Verilog simulation and synthesis tool </li><p>
+<li> ngspice : An improved SPICE</li><p>
-<li> <a HREF="./pcb/index.html">PCB</a> <br> PCB is free software for designing printed circuit board layouts </li><p>
-<li> <a HREF="./gspiceui/index.html">GSpiceUI</a> <br> GUI frontend to SPICE</li><p>
+<li> PCB : Free software for designing printed circuit board layouts </li><p>
+<li> GSpiceUI : GUI frontend to SPICE</li><p>
-<li> <a HREF="./vbs/index.html">VBS</a> <br> Verilog Behavioral Simulator</li><p>
+<li> VBS : Verilog Behavioral Simulator</li><p>
</ul>
+<p>
+
<H2>
Completely separately developed tools which are useful:
@@ -157,7 +94,7 @@
<div id="footer">
<h5>
Last update:
-$Id: index.html,v 1.8 2005/12/14 05:17:33 ahvezda Exp $
+$Id: index.html,v 1.9 2006/06/12 05:10:23 ahvezda Exp $
</h5>
</div>
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs