Skip to content

Commit

Permalink
adding 'part' designations to asciidoc part files
Browse files Browse the repository at this point in the history
  • Loading branch information
hackermatthew committed Dec 15, 2015
1 parent 2b9b24d commit f2e4317
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions part1.asciidoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[[part1]]
[part]
[role="pagenumrestart"]
= The Basics of TDD and Django

Expand Down
1 change: 1 addition & 0 deletions part2.asciidoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[[part2]]
[part]
= Web Development Sine Qua Nons

[partintro]
Expand Down
1 change: 1 addition & 0 deletions part3.asciidoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[[part3]]
[part]
= More Advanced Topics

[partintro]
Expand Down

0 comments on commit f2e4317

Please sign in to comment.