Practice¶
| Author: | M.Faisal Junaid Butt |
|---|---|
| Data: | 28-07-2015 |
-
class
practice.myPractice¶ The example below illustrate the simple table
Note
This Documentation is created by M.Faisal Junaid Butt.
Header row, column 1 Header 2 Header 3 body row 1, column 1 column 2 column 3 body row 2 Cells may span columns —long opt and long desc
emphasis
Strong Emphasis
‘interpreted text’
‘’inline literal’‘
*escape*, **escape**
A backlash literal:
The First Para graph
The Second Paragraph
- Enumerated Lists
- Bullet Lists
- Definition Lists
- Option Lists
- The First Item
- The Second Item
- The Third Item
- This is Item one
- This is Item two
- “-”, “*” or “+”. continuing text must be aligned
Two Blank lines will be required- Python
- Python is a programming language.
- reStructuredText
- reStructuredText is a markup syntax and parser system.
- Literal Blocks
- Line Blocks
- Block Quote
- Doctest Block
A Literal Block:
Everything will be kept here.
Out of the literal block.
A Literal Block:
Everything will be kept here.
Out of the literal block
Line Breaks andinitial indentsare preserved- Block Quote are just:
- Indented Paragraph.
Warning
This Documentation is created by M.Faisal Junaid Butt.
- Footnotes:
- Numerical Footnote
- Symbol Footnote
Note
This Documentation is created by M.Faisal Junaid Butt.
PyHUG [1] and Taipei.py [2] are both the Python user groups in Taiwan.
PyHUG [3] and Taipei.py [4] are both the Python user groups in Taiwan.
Note
This Documentation is created by M.Faisal Junaid Butt.
PyHUG [*] and Taipei.py [†] are both the Python user groups in Taiwan.
Note
This Documentation is created by M.Faisal Junaid Butt.
- [PyHUG] and [Taipei.py] are both the Python user groups in Taiwan.
[PyHUG] http://www.meetup.com/pythonhug/ [Taipei.py] http://taipei.python.org.tw/
- External
- Internal
- Indirect
- Implicit
- The Internal HyperLink Target are given below
Note
This Documentation is created by M.Faisal Junaid Butt.
PyHUG_ and Taipei.py_ are both the Python user groups in Taiwan.
- Comment:
- PyHUG and Taipei.py are both the Python user groups in Taiwan.
- Images:
- Screen Shots can be added in the documentation
- Logo can be added to the documentation
- The Example is given below