[go: up one dir, main page]

Menu

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

Download this file

135 lines (127 with data), 5.3 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
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
<!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" aria-disabled="true"> &crarr; Prev. Module</a></li>
<li><a role="button" tabindex="0" aria-disabled="true"> &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="#clamming">
<h1>Module clamming</h1>
<section class="cards-panel">
<article class="card">
<header><span>1</span></header>
<main>
<h3>ClamUtils</h3>
</main>
<footer>
<a role="button" href="./ClamUtils.html">Read me →</a>
</footer>
</article>
<article class="card">
<header><span>2</span></header>
<main>
<h3>ClamInfo</h3>
</main>
<footer>
<a role="button" href="./ClamInfo.html">Read me →</a>
</footer>
</article>
<article class="card">
<header><span>3</span></header>
<main>
<h3>ClamInfoMarkdown</h3>
</main>
<footer>
<a role="button" href="./ClamInfoMarkdown.html">Read me →</a>
</footer>
</article>
<article class="card">
<header><span>4</span></header>
<main>
<h3>ClammingClassParser</h3>
</main>
<footer>
<a role="button" href="./ClammingClassParser.html">Read me →</a>
</footer>
</article>
<article class="card">
<header><span>5</span></header>
<main>
<h3>ClamsClass</h3>
</main>
<footer>
<a role="button" href="./ClamsClass.html">Read me →</a>
</footer>
</article>
<article class="card">
<header><span>6</span></header>
<main>
<h3>ClamsPack</h3>
</main>
<footer>
<a role="button" href="./ClamsPack.html">Read me →</a>
</footer>
</article>
<article class="card">
<header><span>7</span></header>
<main>
<h3>HTMLDocExport</h3>
</main>
<footer>
<a role="button" href="./HTMLDocExport.html">Read me →</a>
</footer>
</article>
</section>
</section> <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>