forked from universal-ctags/ctags
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
238 lines (219 loc) · 8.27 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
<!doctype html public/li"-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<meta NAME="GENERATOR" CONTENT="Mozilla/4.03 [en] (X11; I; Linux 2.0.1.31 i586) [Netscape]">
<meta NAME="author" CONTENT="Darren Hiebert">
<meta NAME="description" CONTENT="Distribution site for Exuberant Ctags.">
<meta NAME="keywords" CONTENT="Darren Hiebert Exuberant Ctags">
<title>Exuberant Ctags</title>
</head>
<!--
<body BGCOLOR="#B0B0B0" TEXT="#000000" ALINK="#0000FF" VLINK="#551A8B">
-->
<body bgcolor="#FFFFFF" text="#000000" link="#1F00FF" alink="#FF0000" vlink="#9900DD">
<table align=center border=0 cellpadding=2 cellspacing=2 width="100%">
<!--header-->
<tr>
<td colspan=2>
<center>
<img src=ctags.png align=middle alt="Exuberant Ctags" width=368 height=100>
</center>
</td>
</tr>
<tr>
<td colspan=2>
<div align="right">
<em>
<font size="+1">
A multilanguage implementation of Ctags<br>
</font>
</em>
</div>
</td>
</tr>
<tr>
<td bgcolor="#ffffff" colspan=2 width=100 height=1> </td>
</tr>
<!-- end header -->
<tr>
<!-- left frame -->
<td valign="top">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr><td>
<table cellspacing="0" width="100%">
<tr bgcolor="#99ccff"><td><strong>About</strong></td></tr>
<tr bgcolor="#FFFFBB"><td NOWRAP><dl>
<li><a href="whatis.html">What is ctags?</a></li>
<li><a href="desire.html">Unique features</a></li>
<li><a href="languages.html">Supported languages</a></li>
<li><a href="tools.html">Supporting tools</a></li>
<li><a href="quotes.html">Exuberant user feedback</a></li>
</dl> </td></tr>
</table>
</td></tr>
<tr><td>
<table cellspacing="0" width="100%">
<tr bgcolor="#99ccff"><td><strong>Documentation</strong></td></tr>
<tr bgcolor="#FFFFBB"><td><dl>
<li><a href="ctags.html">Manual</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="news.html">Change Notes</a></li>
<li><a href="FORMAT">Tag file format</a></li>
<li><a href="http://www.delorie.com/gnu/docs/regex/regex_toc.html">GNU regex</a></li>
</dl></td></tr>
</table>
</td></tr>
<tr><td>
<table cellspacing="0" width="100%">
<tr bgcolor="#99ccff"><td><strong>Download</strong></td></tr>
<tr bgcolor="#FFFFBB"><td><dl>
<li><a href="http://sourceforge.net/project/showfiles.php?group_id=6556">
Releases
</a></li>
</dl></td></tr>
</table>
</td></tr>
<tr><td>
<table cellspacing="0" width="100%">
<tr bgcolor="#99ccff"><td><strong>Development</strong></td></tr>
<tr bgcolor="#FFFFBB"><td><dl>
<li><a href="EXTENDING.html">
Adding support for a new language
</a></li>
<li><a href="tool_support.html">
Adding tag file support to a software tool
</a></li>
</dl></td></tr>
</table>
</td></tr>
<tr><td>
<table cellspacing="0" width="100%">
<tr bgcolor="#99ccff"><td><strong>Support</strong></td></tr>
<tr bgcolor="#FFFFBB"><td><dl>
<li><a href="http://sourceforge.net/bugs/?func=addbug&group_id=6556">
Report a bug
</a></li>
<li><a href="http://freshmeat.net/articles/view/149">
How to Report Bugs Effectively
</a></li>
<li><a href="http://sourceforge.net/mail/?group_id=6556">
Mailing lists
</a></li>
<li><a href="http://sourceforge.net/sendmessage.php?touser=38016">
Email the author
</a></li>
<li><a href="http://sourceforge.net/projects/ctags">
SourceForge project page
</a></li>
<li><a href="http://www.polarhome.com/ctags/">
Ctags on VMS
</a></li>
<li><a href="http://people.delphiforums.com/gjc/gnu_regex.html">
Win32 regex support
</a></li>
</dl>
<dl>
<dt>Please take a moment to rate ctags:</dt>
<dd><a href="http://freshmeat.net/rate/2502">Freshmeat</a></dd>
<dd><a href="http://www.icewalkers.com/app_vote.php3?id=1032">
IceWalkers</a>
</dd>
</dl></td></tr>
</table>
</td></tr>
<tr><td>
<hr>
Ctags is hosted at<br>
<center>
<a href="http://sourceforge.net">
<img src="http://sourceforge.net/sflogo.php?group_id=6556&type=1" width="88" height="31" border="0" alt="SourceForge Logo"></a>
</center>
</td></tr>
</table>
</td>
<!-- end of left frame -->
<!-- right frame -->
<td bgcolor="white" valign="top" width="100%">
<hr>
<p>
<a href="http://www.m-w.com/cgi-bin/dictionary?exuberant">
<strong>ex·u·ber·ant</strong>
</a>
: produced in extreme abundance :
PLENTIFUL <strong>synonym</strong> see PROFUSE
</p>
<ul>
<li>Used in at least 47
<a href="countries.html">countries</a>
in all 7 continents <i>(including Antarctica!)</i>
<li>
Supports 33 <a href="languages.html">programming languages</a>
</li>
<li>Featured in the book,
<a href="http://www.oreilly.com/catalog/vi6/chapter/ch08.html#ch08_05.htm">
<em>Learning the vi Editor</em></a>, a title in the
<a href="http://www.oreilly.com">O'Reilly</a> series
</li>
<li>Covered in the March 2001 issue of
<a href="http://www.cuj.com">C++ Users Journal</a>,
<a href="http://www.cuj.com/articles/2001/0103/0103toc.htm?topic=articles">
"Navigating Linux Source Code"
</a>
</li>
<li>
<a href="lg18-wkndmech.html">Praised</a> in the
<a href="http://www.linuxgazette.com/issue18/wkndmech.html">
<em>Weekend Mechanic</em>
</a>
column of the
<a href="http://www.linuxgazette.com/issue18/lg_toc18.html">June 1997</a>
issue of <a href="http://www.linuxgazette.com">Linux Gazette</a>
</li>
<li>Freely available under the terms of the
<a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public License</a>
</li>
<li>Included in major Linux distributions</li>
</ul>
<hr>
<br>
<strong>
Version @@VERSION@@ [<em><font COLOR="#FF0000">@@DATE@@</font></em>]
</strong>
<br>
<br>
<table BORDER>
<tr>
<td><STRONG>Contents</STRONG></td>
<td><STRONG>Package</STRONG></td>
</tr>
<tr>
<td>Source only distribution (gzipped)</td>
<td><A HREF="http://prdownloads.sourceforge.net/ctags/ctags-@@VERSION@@.tar.gz">ctags-@@VERSION@@.tar.gz</A> </td>
</tr>
<tr>
<td ALIGN=LEFT>Red Hat source RPM</td>
<td><A HREF="http://prdownloads.sourceforge.net/ctags/ctags-@@VERSION@@-1.src.rpm">ctags-@@VERSION@@-1.src.rpm</A> </td>
</tr>
<tr>
<td ALIGN=LEFT>Red Hat 9 binary RPM</td>
<td><A HREF="http://prdownloads.sourceforge.net/ctags/ctags-@@VERSION@@-1.i386.rpm">ctags-@@VERSION@@-1.i386.rpm</A> </td>
</tr>
<tr>
<td>Source and binary for Windows 98/NT/2000/XP</td>
<td><A HREF="http://prdownloads.sourceforge.net/ctags/ec@@DOS_VERSION@@w32.zip">ec@@DOS_VERSION@@w32.zip</A></td>
</tr>
<!-- unsupported at present
<tr>
<td>Source and binary for OS/2</td>
<td><A HREF="http://prdownloads.sourceforge.net/ctags/ec@@DOS_VERSION@@os2.zip">ec@@DOS_VERSION@@os2.zip</A> </td>
</tr>
-->
</table>
</td>
<!-- end of right frame -->
</tr>
</table>
</body>
</html>
<!-- vim:set et ts=2 sts=2 sw=2: -->