Changeset 44:52352cab055b

Show
Ignore:
Timestamp:
02/20/07 00:53:35 (21 months ago)
Author:
Tarek Ziad?? <tarek@…>
Message:

added slides

Location:
PyCon07
Files:
3 added
1 modified

Legend:

Unmodified
Added
Removed
  • PyCon07/slides.txt

    r42 r44  
    9494Part 1 - Writing a document 
    9595 
    96 Writing a document  
    97 ================== 
    98  
    99 What is a document ? 
    100  
    101   *A piece of written, printed, or electronic matter that provides 
    102   information or evidence or that serves as an official record* 
    103  
    104 xxx voir si slide utile 
    105 let's use rest 
     96This part is composed of three sections: 
     97 
     98- Mastering reStructuredText 
     99- Writing techniques ans tips: the seven laws 
     100- Team writing 
    106101  
    107102Mastering reSTructuredText 
     
    273268===== 
    274269 
    275 Faire un slide marrant - une video ? 
     270 
     271.. figure:: media/sleeping.jpg 
     272   :alt: Sleeper 
     273   :align: center 
     274   :height: 350 
     275   :width: 450 
     276 
     277   Developer that does not practice documentation 
     278 
     279Pause 
     280===== 
     281 
     282.. figure:: media/winner.png 
     283   :alt: Winner 
     284   :align: center 
     285   :height: 350 
     286   :width: 250 
     287  
     288   Developer that write documentation (=winner) 
    276289 
    277290Part 2 
     
    279292 
    280293Part 2 - Writing documents in Python 
     294 
     295This part specializes the documenting process to Python 
    281296 
    282297Writing documents in Python