File: indexsidebar.html

package info (click to toggle)
wxmplot 0.9.58-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 25,052 kB
  • sloc: python: 10,085; makefile: 88; sh: 2
file content (22 lines) | stat: -rw-r--r-- 808 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<h3>Contents</h3>

<ul>
   <li>&nbsp; &nbsp;<a href="{{ pathto('installation') }}"> Installation</a></li>
   <li>&nbsp; &nbsp;<a href="{{ pathto('overview') }}">     Overview</a></li>
   <li>&nbsp; &nbsp;<a href="{{ pathto('interactive') }}">   Interactive Displays</a></li>
   <li>&nbsp; &nbsp;<a href="{{ pathto('plotpanel') }}">    PlotPanel API</a></li>
   <li>&nbsp; &nbsp;<a href="{{ pathto('imagepanel') }}"> Image API</a></li>
   <li>&nbsp; &nbsp;<a href="{{ pathto('examples') }}">    Examples</a></li>
   <li>&nbsp; &nbsp;<a href="{{ pathto('other') }}"> Speciality Displays</a></li>
</ul>
<p>

<h3>WXMPLOT</h3>
<p>Current version: <b>{{ release }}</b></p>
<p>Install: &nbsp; <b>pip install wxmplot</b>
<p>Develop:
  &nbsp; <a href="https://github.com/newville/wxmplot/">github.com</a>
  <p>


<p>