File: index.html

package info (click to toggle)
seqtools 4.44.1%2Bdfsg-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 28,492 kB
  • sloc: cpp: 53,636; sh: 12,232; makefile: 386
file content (16 lines) | stat: -rw-r--r-- 366 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<head>
  <title>SeqTools</title>
</head>


<body>
<div class="outer">
  <h1>SeqTools</h1>
  <p>This documentation contains all information related to the source-code and usage of the SeqTools package.</p>
  <ul>
    <li><a href="Design_notes/index.html">Design notes</a></li>
    <li><a href="User_doc/index.html">User documentation</a></li>
  </ul>

</div>
</body>