Преглед изворни кода

Adding title block

http://johnmacfarlane.net/pandoc/README.html#title-block
Swaroop C H пре 12 година
родитељ
комит
6637d409b5
2 измењених фајлова са 5 додато и 0 уклоњено
  1. 1 0
      .gitignore
  2. 4 0
      01-frontpage.pd

+ 1 - 0
.gitignore

@@ -1 +1,2 @@
 *.pyc
+*.*DS_Store

+ 4 - 0
01-frontpage.pd

@@ -1,3 +1,7 @@
+% A Byte of Python
+% Swaroop C H
+% 03 Nov 2012
+
 # A Byte of Python
 
 'A Byte of Python' is a free book on programming using the Python language. It serves as a tutorial or guide to the Python language for a beginner audience. If all you know about computers is how to save text files, then this is the book for you.