aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorKenneth Lundin <[email protected]>2017-09-18 14:53:31 +0200
committerKenneth Lundin <[email protected]>2017-09-18 14:53:31 +0200
commit1ba62ea4f183885ee9e2e4872db9d7c205fb4c13 (patch)
tree8ef50e99391fa24d4503f78e54112cbc688a2f23 /lib
parent345ebfe0ac2f2ca145accc14d93eef863905269f (diff)
parentf40a0efc382925ebb9491eadad917769a52537fe (diff)
downloadotp-1ba62ea4f183885ee9e2e4872db9d7c205fb4c13.tar.gz
otp-1ba62ea4f183885ee9e2e4872db9d7c205fb4c13.tar.bz2
otp-1ba62ea4f183885ee9e2e4872db9d7c205fb4c13.zip
Merge branch 'maint'
Diffstat (limited to 'lib')
-rw-r--r--lib/erl_docgen/priv/dtd/chapter.dtd2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/erl_docgen/priv/dtd/chapter.dtd b/lib/erl_docgen/priv/dtd/chapter.dtd
index a4c9e4040d..8d940b90f7 100644
--- a/lib/erl_docgen/priv/dtd/chapter.dtd
+++ b/lib/erl_docgen/priv/dtd/chapter.dtd
@@ -31,7 +31,7 @@
<!-- Structure -->
<!ELEMENT chapter (header,(%block;|quote|warning|note|dont|do|br|
- image|marker|table)*,section+) >
+ image|marker|table)*,section*) >
<!ELEMENT section (marker*,title,
(%block;|quote|warning|note|dont|do|br|image|marker|
table|section)*) >