Changeset 76:36495159ad50

Show
Ignore:
Timestamp:
02/24/07 17:12:43 (18 months ago)
Author:
Tarek Ziad?? <tarek@…>
Message:

upgraded slides

Files:
3 modified

Legend:

Unmodified
Added
Removed
  • PyCon07/slides.html

    r62 r76  
    482482<p>Focus on your target when you write a document (RÃŒping, 2003).</p> 
    483483<p>Assume their background knowledge to restrict the scope of the documentation.</p> 
    484 <p><img alt="important" src="media/important.png" /> A <em>prerequisite</em> section can help a lot.</p> 
     484<p><img alt="important" src="media/important.png" /> A <em>prerequest</em> section can help a lot.</p> 
    485485</div> 
    486486<div class="slide" id="focused-information"> 
     
    790790<ul class="simple"> 
    791791<li>title &amp; abstract (two sentences max)</li> 
    792 <li>prerequesite: level needed, other documents to read</li> 
     792<li>prerequest: level needed, other documents to read</li> 
    793793<li>toc (when # sections &gt; 1)</li> 
    794794<li>body</li> 
     
    824824<ul class="simple"> 
    825825<li>title &amp; abstract (two sentences max)</li> 
    826 <li>prerequesite: level needed, other documents to read</li> 
     826<li>prerequest: level needed, other documents to read</li> 
    827827<li>toc (when # sections &gt; 1)</li> 
    828828<li>body</li> 
  • PyCon07/slides.txt

    r61 r76  
    174174Assume their background knowledge to restrict the scope of the documentation. 
    175175 
    176 |important| A *prerequisite* section can help a lot. 
     176|important| A *prerequest* section can help a lot. 
    177177 
    178178Focused information 
     
    532532 
    533533- title & abstract (two sentences max) 
    534 - prerequesite: level needed, other documents to read   
     534- prerequest: level needed, other documents to read   
    535535- toc (when # sections > 1) 
    536536- body 
     
    569569 
    570570- title & abstract (two sentences max) 
    571 - prerequesite: level needed, other documents to read   
     571- prerequest: level needed, other documents to read   
    572572- toc (when # sections > 1) 
    573573- body 
  • pycommunity/setup.py

    r75 r76  
    6363setup(name="PyCommunity", 
    6464      version="0.1a", 
    65       maintainer="Tarek Ziadé", 
     65      maintainer="Tarek Ziade", 
    6666      maintainer_email="tarek@ziade.org", 
    6767      url = "http://programmation-python.org/pyc",