xref: /Universal-ctags/Units/parser-html.r/class-and-id.d/input.html (revision eb64ccbc4c86116ddf76ad16ae51703e3711a947)
1<!DOCTYPE html>
2<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us">
3<head>
4<link href="http://gmpg.org/xfn/11" rel="profile">
5<meta http-equiv="content-type" content="text/html; charset=utf-8">
6<meta name="generator" content="Jekyll v3.0.3">
7<meta name="description" content="A maintained ctags implementation">
8
9<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
10<title>
11
12      Home &middot; Universal Ctags
13
14  </title>
15
16<link rel="stylesheet" href="/public/css/poole.css">
17<link rel="stylesheet" href="/public/css/syntax.css">
18<link rel="stylesheet" href="/public/css/hyde.css">
19<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Abril+Fatface">
20
21<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/public/apple-touch-icon-144-precomposed.png">
22<link rel="shortcut icon" href="/public/favicon.ico">
23
24<link rel="alternate" type="application/rss+xml" title="RSS" href="/atom.xml">
25</head>
26<body class="theme-base-0d">
27<div class="sidebar">
28<div class="container sidebar-sticky">
29<div class="sidebar-about">
30<h1>Universal Ctags</h1>
31<p class="lead">A maintained ctags implementation</p>
32</div>
33<ul class="sidebar-nav">
34<li class="sidebar-nav-item active">
35<a href="/">Home</a>
36</li>
37<li class="sidebar-nav-item"><a href="http://docs.ctags.io/en/latest/">Docs</a></li>
38<li class="sidebar-nav-item"><a href="/blog/">Blog</a></li>
39<li class="sidebar-nav-item"><a href="https://github.com/universal-ctags/ctags">GitHub project</a></li>
40</ul>
41<p>&copy; 2016. All rights reserved.</p>
42</div>
43</div>
44<div class="content container">
45<h1 id="universal-ctags">Universal Ctags</h1>
46<p>universal-ctags has the objective of continuing the development from what existed
47in the Sourceforge area. Github exuberant-ctags repository was started by Reza
48Jelveh and was later moved to the universal-ctags organization.</p>
49<p>The goal of the project is preparing and maintaining common/unified space where
50people interested in making ctags better can work together.</p>
51<h2 id="get-involved">Get Involved</h2>
52<p>We’d love to have additional help maintaining ctags! Here’s a few specific things
53you can do to help us:</p>
54<ul>
55<li>You can take a look at the <a href="https://github.com/universal-ctags/ctags/pulls">pull requests</a> and review the proposed changes.</li>
56<li>Our <a href="https://github.com/universal-ctags/ctags/tree/master/docs">Hacking Guide</a> contains a lot of information on how to build and test ctags.</li>
57<li>You can <a href="https://github.com/universal-ctags/ctags/issues">find an issue</a> to work on and submit your own pull request.</li>
58<li>You can <a href="https://github.com/universal-ctags/ctags/issues/354">help us package ctags</a> for different platforms.</li>
59</ul>
60</div>
61</body>
62</html>
63