18 lines
424 B
HTML
18 lines
424 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
|
|
<!--
|
|
SPDX-FileCopyrightText: The openTCS Authors
|
|
SPDX-License-Identifier: CC-BY-4.0
|
|
-->
|
|
|
|
<html>
|
|
<body>
|
|
This is the description of the openTCS injection API.
|
|
|
|
<p>
|
|
Tutorials/code examples can be found in the developer's guide that is also part of the
|
|
openTCS distribution.
|
|
</p>
|
|
</body>
|
|
</html>
|