Skip to content

Commit 05c2ec2

Browse files
committed
Add some text describing the Cheat Sheet and clarifying that the image is just a link.
1 parent eb6c526 commit 05c2ec2

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

documentation.html

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,20 @@ <h2>Table of Contents</h2>
189189
</section>
190190

191191
<section id="cheat-sheet">
192-
<h1>Cheat Sheet</h1>
192+
<h1><a href="cheatsheet/index.html" target="_blank">Cheat Sheet</a></h1>
193+
The <a href="cheatsheet/index.html" target="_blank">Cheat Sheet</a> is a
194+
quick reference to the language syntax and built-in modules and functions,
195+
with links to the main documentation. It is also available from inside the
196+
program, via the Help menu.
197+
<p>
198+
<!--
199+
Better text here would be good, or maybe we could figure out how to
200+
automatically create a current PNG, or could include the actual cheat
201+
sheet here.
202+
-->
203+
NOTE: the image below is only a link! The cheat sheet is a separate web
204+
page.
205+
<p>
193206
<a href="cheatsheet/index.html" target="_blank"><img class="imgLink" src="assets/img/openSCAD_cheat_sheet.png" width="680"/></a>
194207
</section>
195208
</article>

0 commit comments

Comments
 (0)