Skip to content

Commit d5ab6c0

Browse files
committedMar 29, 2014
Adding AsciiDoc version
1 parent a3b992d commit d5ab6c0

File tree

121 files changed

+6345
-4
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

121 files changed

+6345
-4
lines changed
 

‎.gitignore

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
*.pyc
2-
*.*DS_Store
3-
.*.sw*
4-
.ropeproject
5-
oauth.json
2+
byte_of_python.html
3+
byte_of_python.xml
4+
byte_of_python.pdf
5+
byte_of_python.epub
6+
byte_of_python.mobi

‎LICENSE.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
2+
3+
See http://creativecommons.org/licenses/by-sa/4.0/ for the full text of the License.

0 commit comments

Comments
 (0)
Failed to load comments.