Skip to content

Commit 868e861

Browse files
authored
Merge pull request #1621 from SergeiKuznetsov/fix-index
Index must be only in pdf
2 parents da0a94b + b428ba3 commit 868e861

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

book/index.asc

Lines changed: 0 additions & 1 deletion
This file was deleted.

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ include::B-embedding-git-in-your-applications.asc[]
4646

4747
include::C-git-commands.asc[]
4848

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

0 commit comments

Comments
 (0)