Skip to content

Commit 130c48e

Browse files
committed
perform small update in order to bring the files up to date
1 parent 570b304 commit 130c48e

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

index.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[#index]
22
[index]
3-
= Index
3+
== Index

progit.asc

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
1-
Pro Git
2-
=======
1+
=Pro Git
2+
Scott Chanon; Ben Straub
33
:doctype: book
44
:docinfo:
55
:toc:
66
:toclevels: 2
77
:pagenums:
88
:front-cover-image: image:book/cover.png[width=1050,height=1600]
9-
10-
ifdef::ebook-format[:leveloffset: -1]
9+
:icons: font
1110

1211
include::book/license.asc[]
1312

@@ -17,7 +16,7 @@ include::book/preface_ben.asc[]
1716

1817
include::book/dedication.asc[]
1918

20-
//include::book/contributors.asc[]
19+
include::book/contributors.asc[]
2120

2221
include::book/introduction.asc[]
2322

@@ -47,4 +46,4 @@ include::B-embedding-git.asc[]
4746

4847
include::C-git-commands.asc[]
4948

50-
ifndef::ebook-format[include::index.asc[]]
49+
ifdef::backend-pdf[include::index.asc[]]

0 commit comments

Comments
 (0)