From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 28 Apr 2013 20:55:26 +0200 Subject: [U-Boot] How to make DocBook In-Reply-To: References: Message-ID: <201304282055.26458.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear TigerLiu at viatech.com.cn, > Hi, experts: > How to make doc/DocBook? > I tried to execute "make htmldocs", it tips: > "u-boot/doc/DocBook/fs.xml not found" Bad, bad Simon broke it :b Easiest fix is to edit doc/DocBook/Makefile and remove fs.xml from DOCBOOKS= . Simon, can you commit the missing fs.xml template file please? Best regards, Marek Vasut