[go: up one dir, main page]

Menu

[c0d108]: / docs / tests.html  Maximize  Restore  History

Download this file

68 lines (60 with data), 3.2 kB

 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>ClammingPy doc</title>
<link rel="logo icon" href="./statics/clamming32x32.ico" />
<link rel="stylesheet" href="../Whakerexa-0.3/wexa_statics/css/wexa.css" type="text/css" />
<link rel="stylesheet" href="../Whakerexa-0.3/wexa_statics/css/layout.css" type="text/css" />
<link rel="stylesheet" href="../Whakerexa-0.3/wexa_statics/css/book.css" type="text/css" />
<link rel="stylesheet" href="../Whakerexa-0.3/wexa_statics/css/menu.css" type="text/css" />
<link rel="stylesheet" href="../Whakerexa-0.3/wexa_statics/css/code.css" type="text/css" />
<link rel="stylesheet" href="./statics/clamming.css" type="text/css" />
<script src="../Whakerexa-0.3/wexa_statics/js/purejs-tools/OnLoadManager.js" type="application/javascript"></script>
<script src="../Whakerexa-0.3/wexa_statics/js/book.js" type="application/javascript"></script>
<script type="application/javascript">
OnLoadManager.addLoadFunction(() => {
let book = new Book("main-content");
book.fill_table(false);
});
</script>
</head>
<body class="light">
<header>
<a role="button" class="skip" href="#main-content" aria-label="Go to main content">
Go to main content
</a>
<h1>ClammingPy 1.7</h1>
<p><img class="small-logo" src="./statics/clamming.png" alt="Software logo"/></p>
<p><a class="external-link" href="https://clamming.sf.net">https://clamming.sf.net</a></p>
</header>
<nav id="nav-book" class="side-nav">
<h1>ClammingPy 1.7</h1>
<img class="small-logo center" src="./statics/clamming.png" alt=""/>
<p><a class="external-link" href="https://clamming.sf.net">https://clamming.sf.net</a></p>
<ul>
<li><a role="button" tabindex="0" href="clamming.html"> &crarr; Prev. Module</a></li>
<li><a role="button" tabindex="0" href="ClamsPack.html"> &uarr; Prev. Class</a></li>
<li><a role="button" tabindex="0" href="index.html"> &#8962; Index</a></li>
<li><a role="button" tabindex="0" aria-disabled="true"> &darr; Next Class</a></li>
<li><a role="button" tabindex="0" aria-disabled="true"> &rdsh; Next Module</a></li>
</ul>
<h2>Table of Contents</h2>
<ul id="toc"></ul>
<hr>
<p><small>Automatically created</small></p><p><small>by <a class="external-link" href="https://clamming.sf.net">Clamming</a></small></p>
</nav>
<main id="main-content" class="toc-shift">
<div id="toc-content">
<section id="#tests">
<h1>Module tests</h1>
<section class="cards-panel">
</section>
</section> </div>
</main>
<footer>
<p class="copyright">Copyright (C) 2023-2024 Brigitte Bigi, Laboratoire Parole et Langage, Aix-en-Provence, France</p>
</footer>
</body>
</html>