Ignore:
Timestamp:
Oct 24, 2011 1:37:36 PM (13 years ago)
Author:
Gervaise Alina <gervyh@…>
Branches:
master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
Children:
f696e2a
Parents:
89b7858
Message:

edit doc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inversionview/docs/sphinx/html/index.html

    r242eba5 r40299ce  
    44  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
    55 
     6 
    67<html xmlns="http://www.w3.org/1999/xhtml"> 
    78  <head> 
    89    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
    910     
    10     <title>Welcome to Inversionview’s documentation! &mdash; prview v0.1.0 documentation</title> 
     11    <title>Welcome to Inversionview’s documentation! &mdash; prview 0.1.0 documentation</title> 
     12     
    1113    <link rel="stylesheet" href="_static/default.css" type="text/css" /> 
    1214    <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> 
     15     
    1316    <script type="text/javascript"> 
    1417      var DOCUMENTATION_OPTIONS = { 
     
    2326    <script type="text/javascript" src="_static/underscore.js"></script> 
    2427    <script type="text/javascript" src="_static/doctools.js"></script> 
    25     <link rel="top" title="prview v0.1.0 documentation" href="#" /> 
     28    <link rel="top" title="prview 0.1.0 documentation" href="#" /> 
    2629    <link rel="next" title="Reference" href="api/perspectives/pr/index.html" />  
    2730  </head> 
     
    3437             accesskey="I">index</a></li> 
    3538        <li class="right" > 
     39          <a href="py-modindex.html" title="Python Module Index" 
     40             >modules</a> |</li> 
     41        <li class="right" > 
    3642          <a href="api/perspectives/pr/index.html" title="Reference" 
    3743             accesskey="N">next</a> |</li> 
    38         <li><a href="#">prview v0.1.0 documentation</a> &raquo;</li>  
     44        <li><a href="#">prview 0.1.0 documentation</a> &raquo;</li>  
    3945      </ul> 
    4046    </div>   
     
    5460<li class="toctree-l2"><a class="reference internal" href="api/perspectives/pr/inversion_panel.html">inversion_panel</a></li> 
    5561<li class="toctree-l2"><a class="reference internal" href="api/perspectives/pr/inversion_state.html">inversion_state</a></li> 
     62<li class="toctree-l2"><a class="reference internal" href="api/perspectives/pr/pr.html">pr</a></li> 
    5663<li class="toctree-l2"><a class="reference internal" href="api/perspectives/pr/pr_thread.html">pr_thread</a></li> 
    5764<li class="toctree-l2"><a class="reference internal" href="api/perspectives/pr/pr_widgets.html">pr_widgets</a></li> 
    58 <li class="toctree-l2"><a class="reference internal" href="api/perspectives/pr/pr.html">pr</a></li> 
    5965</ul> 
    6066</li> 
     
    96102  <h3>Quick search</h3> 
    97103    <form class="search" action="search.html" method="get"> 
    98       <input type="text" name="q" size="18" /> 
     104      <input type="text" name="q" /> 
    99105      <input type="submit" value="Go" /> 
    100106      <input type="hidden" name="check_keywords" value="yes" /> 
     
    117123             >index</a></li> 
    118124        <li class="right" > 
     125          <a href="py-modindex.html" title="Python Module Index" 
     126             >modules</a> |</li> 
     127        <li class="right" > 
    119128          <a href="api/perspectives/pr/index.html" title="Reference" 
    120129             >next</a> |</li> 
    121         <li><a href="#">prview v0.1.0 documentation</a> &raquo;</li>  
     130        <li><a href="#">prview 0.1.0 documentation</a> &raquo;</li>  
    122131      </ul> 
    123132    </div> 
    124133    <div class="footer"> 
    125134        &copy; Copyright 2010, sans group. 
    126       Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.7. 
     135      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1. 
    127136    </div> 
    128137  </body> 
Note: See TracChangeset for help on using the changeset viewer.