Skip to content

Commit 626c677

Browse files
committed
Add documentation for qpcpp, qm, and qtools at appropriate versions
1 parent f5b1f0c commit 626c677

File tree

2,449 files changed

+188235
-22523
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,449 files changed

+188235
-22523
lines changed

.gitignore

Lines changed: 0 additions & 61 deletions
This file was deleted.

.nojekyll

Whitespace-only changes.

QP-Arduino_GPL_Exception.txt

Lines changed: 0 additions & 46 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 186 deletions
This file was deleted.

img/logo_ql_400.png

47.4 KB
Loading

img/logo_qp-arduino.png

66.8 KB
Loading

index.html

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4+
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5+
<head>
6+
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
7+
<meta name="viewport" content="width=device-width, initial-scale=1" />
8+
<title>qp-arduino Documentation</title>
9+
<link rel="stylesheet" href="css/simple.css" />
10+
</head>
11+
<body>
12+
<div id="content" class="content">
13+
14+
<div id="outline-container-org69628b3" class="outline-2">
15+
<h2 id="org69628b3">qp-arduino Documentation</h2>
16+
<div class="outline-text-2" id="text-org69628b3">
17+
18+
<div id="org8f783d4" class="figure">
19+
<p><a href="https://www.state-machine.com/" align="center"><img src="img/logo_ql_400.png" align="center" /></a>
20+
</p>
21+
</div>
22+
23+
<p><a href="./qpcpp/index.html">qpcpp documentation v6.9.3</a></p>
24+
<p><a href="./qm/index.html">qm documentation v5.1.3</a></p>
25+
<p><a href="./qtools/index.html">qtools documentation v6.9.3</a></p>
26+
27+
</div>
28+
</div>
29+
</div>
30+
</body>
31+
</html>

0 commit comments

Comments
 (0)