]> git.baikalelectronics.ru Git - kernel.git/commit
kgdb, docs: Fix <para> pdfdocs build errors
authorRajaneesh Acharya <rajaneesh.acharya@yahoo.com>
Wed, 31 Dec 2014 17:43:19 +0000 (17:43 +0000)
committerJason Wessel <jason.wessel@windriver.com>
Thu, 19 Feb 2015 18:39:04 +0000 (12:39 -0600)
commit81d538d2c64582fd83ddfba3784b93ab9cfd0009
tree47fd587e5be4e9fb6c49a9c25de1cfa2805c62b5
parentf58c8cb9176875c18b271474d70d9af36c7b301c
kgdb, docs: Fix <para> pdfdocs build errors

kgdb.pdf failed to build from 'make pdfdocs' giving errors such as:

jade:... Documentation/DocBook/kgdb.xml:200:8:E:
document type does not allow element "para" here; missing one of
"footnote", "caution", "important", "note", "tip", "warning",
"blockquote", "informalexample" start-tag

Fixing minor <para> and <sect> issues allows kgdb.pdf to be generated
under Fedora20.

Originally submitted by rajaneesh.acharya@yahoo.com in 2011, discussed here:
http://permalink.gmane.org/gmane.linux.documentation/3954
as patch:
 The following are the enhancements that removed the errors
 while issuing "make pdfdocs"

[graham.whaley@intel.com: Improved commit message and ported to 3.18.1]
Signed-off-by: Graham Whaley <graham.whaley@intel.com>
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Documentation/DocBook/kgdb.tmpl