* [PATCH 1/3] kernel-doc: add tools doc in Makefile
@ 2007-05-23 0:26 Randy Dunlap
0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2007-05-23 0:26 UTC (permalink / raw)
To: lkml; +Cc: akpm
From: Randy Dunlap <randy.dunlap@oracle.com>
Add kernel-doc tools info in Makefile.
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
Documentation/DocBook/Makefile | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
--- linux-2.6.22-rc2-git2.orig/Documentation/DocBook/Makefile
+++ linux-2.6.22-rc2-git2/Documentation/DocBook/Makefile
@@ -15,11 +15,11 @@ DOCBOOKS := wanbook.xml z8530book.xml mc
###
# The build process is as follows (targets):
-# (xmldocs)
-# file.tmpl --> file.xml +--> file.ps (psdocs)
-# +--> file.pdf (pdfdocs)
-# +--> DIR=file (htmldocs)
-# +--> man/ (mandocs)
+# (xmldocs) [by docproc]
+# file.tmpl --> file.xml +--> file.ps (psdocs) [by db2ps or xmlto]
+# +--> file.pdf (pdfdocs) [by db2pdf or xmlto]
+# +--> DIR=file (htmldocs) [by xmlto]
+# +--> man/ (mandocs) [by xmlto]
# for PDF and PS output you can choose between xmlto and docbook-utils tools
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-05-23 0:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-23 0:26 [PATCH 1/3] kernel-doc: add tools doc in Makefile Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®