Skip to content

Commit 23e2d50

Browse files
authored
Don't chunk the Composer section (#4157)
1 parent 7befd9a commit 23e2d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/composer.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
33

4-
<chapter xml:id="install.composer" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
4+
<chapter xml:id="install.composer" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" annotations="chunk:false">
55
<title>Installation of Composer and third-party packages</title>
66

77
<sect1 xml:id="install.composer.intro">

0 commit comments

Comments
 (0)