File: index.html

package info (click to toggle)
dar 2.8.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,068 kB
  • sloc: cpp: 86,310; sh: 6,996; ansic: 895; makefile: 502; python: 242; csh: 115; perl: 43; sed: 16
file content (52 lines) | stat: -rw-r--r-- 1,708 bytes parent folder | download | duplicates (4)
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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <link href="../style.css" rel="stylesheet">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
    <title>Dar - Dynamically Generated Documentation</title>
  </head>
  <body>

    <div class=top>
      <img alt="DAR's Documentation" src="../dar_s_doc.jpg" style="float:left;">
      <h1>Dynamically Generated Documentation</h1>
    </div>

    <p>
      The following documentation has
      not been built manually. If you cannot access the following links while
      reading this page from a source package, this is maybe because you have
      not typed <a href="../from_sources.html">'make'</a> or
      because you lack some <a href="../from_sources.html#requirements">requirements</a>
      like Groff and Doxygen. You can also access to Dar Documentation on
      <a href="http://dar.linux.free.fr/">dar's homepage</a> or
      <a href="http://dar.sourceforge.net/">mirror page</a> with all
      dynamcially generated documentation available.
    </p>

    <p>
      Man pages for:
    </p>

    <ul>
      <li><a href="dar.html">dar</a></li>
      <li><a href="dar_xform.html">dar_xform</a></li>
      <li><a href="dar_slave.html">dar_slave</a></li>
      <li><a href="dar_manager.html">dar_manager</a></li>
      <li><a href="dar_cp.html">dar_cp</a></li>
      <li><a href="dar_split.html">dar_split</a><br>
      </li>
    </ul>

    <p>
      Libdar's API Documentation:
    </p>

    <ul>
      <li>
	<a href="../html/index.html">Libdar API reference documentation</a>
      </li>
    </ul>
  </body>
</html>