> On Fri, 17 Aug 2007 13:31:07 -0700 Pete/Piet Delaney wrote:
>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Tom Rini wrote:
>> > On Wed, Aug 15, 2007 at 04:32:18PM -0700, Pete/Piet Delaney wrote:
>> >
>> > [snip]
>> >> Am I right that the Documentation that use to exist in the
>> >> Documentation/i386/kgdb file is gone? I was wondering if
>> >> our Documentation might explain some of this better than
>> >> the Kconfig.kgdb file. I recall you making the README in
>> >> the patch better but for mainline integration the Documentation
>> >> file should exist and be clear.
>> >
>> > For some years now, Documentation/i386/kgdb has been replaced by
>> > Documentation/DocBook/kgdb.tmpl and the DocBook style comments in
>> > kernel/kgdb.c, include/linux/kgdb.h and a few other files (or, had
>> been
>> > last I looked).
>>
>> How do you build the docs? Tried from top level makefile and
>> Documentation/DocBook/Makefile and it's not obvious.
>
> see "make help" in the kernel tree.
>
> Documentation targets:
>  Linux kernel internal documentation in different formats:
>   htmldocs        - HTML
>   installmandocs  - install man pages generated by mandocs
>   mandocs         - man pages
>   pdfdocs         - PDF
>   psdocs          - Postscript
>   xmldocs         - XML DocBook
>
>
> so in general it's something like:
>   make htmldocs pdfdocs psdocs mandocs
>
> to get multiple output formats
>
> or just
>   make htmldocs

Umm and if I just want the kgdb documentation?
-- 
George
>
> to get HTML output format.
>
> Warning:  pdfdocs and psdocs depend on some tools which don't
> work correctly on all distros (i.e., they may fail, but
> htmldocs is usually very dependable).
>
>
> ---
> ~Randy
> *** Remember to use Documentation/SubmitChecklist when testing your code
> ***
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> _______________________________________________
> Kgdb-bugreport mailing list
> Kgdb-bugreport@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport
>



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Kgdb-bugreport mailing list
Kgdb-bugreport@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport

Reply via email to