blob: cd314f964acb9c76615b5039d550cc44dc6e754b (
plain) (
tree)
|
|
<!DOCTYPE html>
<html dir="ltr" lang="en">
<head>
<meta charset='utf-8'>
<title>Development</title>
</head>
<body>
<a href="../index.html">Documentation Index</a>
<h1>Development</h1>
<p>Tools for development and debugging</p>
<h2 id="scr">Source Code Revision</h2>
<ul>
<li><a href="git.html">Git</a>
<ul>
<li><a href="git.html#teamwork">1. Team workflow</a>
<ul>
<li><a href="git.html#feature">1.1. Feature</a></li>
<li><a href="git.html#release">1.2. Release</a></li>
<li><a href="git.html#tags">1.3. Tags</a></li>
<li><a href="git.html#hotfix">1.4. Hotfix</a></li>
</ul>
</li>
<li><a href="git.html#local">2. Local Workflow</a></li>
</ul>
</li>
</ul>
<h2 id="c">C</h2>
<ul>
<li><a href="http://inti.sourceforge.net/tutorial/libinti/autotoolsproject.html">Autotools</a></li>
<li><a href="gdbc.html">GDB</a></li>
</ul>
<h2>Shell Script</h2>
<h3 id="bash">Dash</h3>
<ul>
<li>Dash</li>
</ul>
<h3 id="bash">Bash</h3>
<ul>
<li>Bash</li>
</ul>
<h2>Python</h2>
<ul>
<li>Python</li>
</ul>
<h2>Perl</h2>
<ul>
<li>Perl</li>
</ul>
<h2>JavaScript</h2>
<ul>
<li>JavaScript</li>
</ul>
<h2>PHP</h2>
<ul>
<li>PHP</li>
</ul>
<ul>
<li>PHP Unit</li>
</ul>
<a href="../index.html">Documentation Index</a>
<p>
This is part of the c9-doc Manual.
Copyright (C) 2016
c9 team.
See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a>
for copying conditions.</p>
</body>
</html>
|