| 123456789101112131415161718192021222324252627282930313233343536373839 |
- <!doctype html>
- <html>
- <head>
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="chrome=1">
- <title>pysketcher by hplgit</title>
- <link rel="stylesheet" href="stylesheets/styles.css">
- <link rel="stylesheet" href="stylesheets/github-dark.css">
- <script src="javascripts/scale.fix.js"></script>
- <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
- <!--[if lt IE 9]>
- <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
- <![endif]-->
- </head>
- <body>
- <div class="wrapper">
- <header>
- <h1>Pysketcher</h1>
- <p class="view"><a href="https://github.com/hplgit/pysketcher">View the Project on GitHub <small>hplgit/pysketcher</small></a></p>
- </header>
- <section>
- <h1>Tutorial</h1>
- <ul>
- <li><p> <a href="../pub/tutorial/pysketcher.pdf">LaTeX PDF</a>
- <li><p> <a href="../pub/tutorial/pysketcher.html">Bootstrap HTML</a>
- <li><p> <a href="../pub/tutorial/html/index.html">Sphinx HTML</a>
- </ul>
- </section>
- </div>
- <footer>
- <p>Project maintained by <a href="https://github.com/hplgit">hplgit</a></p>
- <p>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></p>
- </footer>
- <!--[if !IE]><script>fixScale(document);</script><![endif]-->
- </body>
- </html>
|