Ignore:
Timestamp:
04/05/12 14:10:40 (13 years ago)
Author:
lusterma
Message:
worked on doc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • fact/tools/pyscripts/doc/_build/html/introduction.html

    r13151 r13316  
    44  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    55
    6 
    76<html xmlns="http://www.w3.org/1999/xhtml">
    87  <head>
    98    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    109   
    11     <title>Introduction &mdash; pyfact 0.1 documentation</title>
    12    
     10    <title>Introduction &mdash; pyfact v0.1 documentation</title>
    1311    <link rel="stylesheet" href="_static/default.css" type="text/css" />
    1412    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    15    
    1613    <script type="text/javascript">
    1714      var DOCUMENTATION_OPTIONS = {
     
    2623    <script type="text/javascript" src="_static/underscore.js"></script>
    2724    <script type="text/javascript" src="_static/doctools.js"></script>
    28     <link rel="top" title="pyfact 0.1 documentation" href="index.html" />
    29     <link rel="next" title="Classes" href="classes.html" />
     25    <link rel="top" title="pyfact v0.1 documentation" href="index.html" />
     26    <link rel="next" title="Getting Started" href="getting_started.html" />
    3027    <link rel="prev" title="Welcome to pyfact’s documentation!" href="index.html" />
    3128  </head>
     
    3835             accesskey="I">index</a></li>
    3936        <li class="right" >
    40           <a href="classes.html" title="Classes"
     37          <a href="getting_started.html" title="Getting Started"
    4138             accesskey="N">next</a> |</li>
    4239        <li class="right" >
    4340          <a href="index.html" title="Welcome to pyfact’s documentation!"
    4441             accesskey="P">previous</a> |</li>
    45         <li><a href="index.html">pyfact 0.1 documentation</a> &raquo;</li>
     42        <li><a href="index.html">pyfact v0.1 documentation</a> &raquo;</li>
    4643      </ul>
    4744    </div> 
     
    6158<li>examples</li>
    6259</ul>
    63 <p>The code of pyfact follows the <a href="#id1"><span class="problematic" id="id2">`</span></a>Style Guide for python code &lt;<a class="reference external" href="http://www.python.org/dev/peps/pep-0008/">http://www.python.org/dev/peps/pep-0008/</a>&gt;_.</p>
     60<p>If you are new to python you need to learn the basics. In any case it would be wise to study the following book:</p>
     61<p><em>A Primer on Scientific Programming with Python - Hans Petter Langtangen</em></p>
     62<p>pyfact is supposed to follow closely the programming style thought in this book.</p>
     63<p><a class="reference external" href="http://docs.python.org/">python documentation pages</a></p>
     64<p><a class="reference external" href="http://www.astropython.org/resources">astropython.org</a></p>
     65<div class="section" id="python-version-and-modules-used">
     66<h2>Python version and modules used<a class="headerlink" href="#python-version-and-modules-used" title="Permalink to this headline">¶</a></h2>
     67<p>As long as you work on the ISDC FACT cluster most things should be just fine.
     68<a href="#id1"><span class="problematic" id="id2">|</span></a>python version: 2.6.6
     69<a href="#id3"><span class="problematic" id="id4">|</span></a>&#8212; add later: list of modules</p>
     70</div>
     71<div class="section" id="style-guide-and-coding-conventions">
     72<h2>Style guide and coding conventions<a class="headerlink" href="#style-guide-and-coding-conventions" title="Permalink to this headline">¶</a></h2>
     73<p>The code of pyfact follows the <a href="#id5"><span class="problematic" id="id6">`</span></a>Style Guide for python code &lt;<a class="reference external" href="http://www.python.org/dev/peps/pep-0008/">http://www.python.org/dev/peps/pep-0008/</a>&gt;.</p>
     74</div>
    6475</div>
    6576
     
    7081      <div class="sphinxsidebar">
    7182        <div class="sphinxsidebarwrapper">
     83  <h3><a href="index.html">Table Of Contents</a></h3>
     84  <ul>
     85<li><a class="reference internal" href="#">Introduction</a><ul>
     86<li><a class="reference internal" href="#python-version-and-modules-used">Python version and modules used</a></li>
     87<li><a class="reference internal" href="#style-guide-and-coding-conventions">Style guide and coding conventions</a></li>
     88</ul>
     89</li>
     90</ul>
     91
    7292  <h4>Previous topic</h4>
    7393  <p class="topless"><a href="index.html"
    7494                        title="previous chapter">Welcome to pyfact&#8217;s documentation!</a></p>
    7595  <h4>Next topic</h4>
    76   <p class="topless"><a href="classes.html"
    77                         title="next chapter">Classes</a></p>
     96  <p class="topless"><a href="getting_started.html"
     97                        title="next chapter">Getting Started</a></p>
    7898  <h3>This Page</h3>
    7999  <ul class="this-page-menu">
     
    84104  <h3>Quick search</h3>
    85105    <form class="search" action="search.html" method="get">
    86       <input type="text" name="q" />
     106      <input type="text" name="q" size="18" />
    87107      <input type="submit" value="Go" />
    88108      <input type="hidden" name="check_keywords" value="yes" />
     
    105125             >index</a></li>
    106126        <li class="right" >
    107           <a href="classes.html" title="Classes"
     127          <a href="getting_started.html" title="Getting Started"
    108128             >next</a> |</li>
    109129        <li class="right" >
    110130          <a href="index.html" title="Welcome to pyfact’s documentation!"
    111131             >previous</a> |</li>
    112         <li><a href="index.html">pyfact 0.1 documentation</a> &raquo;</li>
     132        <li><a href="index.html">pyfact v0.1 documentation</a> &raquo;</li>
    113133      </ul>
    114134    </div>
    115135    <div class="footer">
    116136        &copy; Copyright 2012, Werner Lustermann.
    117       Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
     137      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.4.
    118138    </div>
    119139  </body>
Note: See TracChangeset for help on using the changeset viewer.