* Documentation in Documentation/DocBook
@ 2010-05-04 14:41 Linus WALLEIJ
2010-05-05 17:48 ` Randy Dunlap
0 siblings, 1 reply; 2+ messages in thread
From: Linus WALLEIJ @ 2010-05-04 14:41 UTC (permalink / raw)
To: linux-fbdev
Hi,
we're developing a framebuffer driver for the
ST-Ericsson U8500.
We really like formatted documentation so we put
that in DocBook format in Documentation/DocBook/*.
This has the upside that it's easy to include
Kerneldoc headers etc into the documentation.
However most of the FB documentation up to now
is in Documentation/fb/*.
What is best for the FB subsystem: some nice
Kerneldoc or a regular textfile?
Yours,
Linus Walleij
ST-Ericsson SA
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Documentation in Documentation/DocBook
2010-05-04 14:41 Documentation in Documentation/DocBook Linus WALLEIJ
@ 2010-05-05 17:48 ` Randy Dunlap
0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2010-05-05 17:48 UTC (permalink / raw)
To: linux-fbdev
On Tue, 4 May 2010 16:41:30 +0200 Linus WALLEIJ wrote:
> Hi,
>
> we're developing a framebuffer driver for the
> ST-Ericsson U8500.
>
> We really like formatted documentation so we put
> that in DocBook format in Documentation/DocBook/*.
> This has the upside that it's easy to include
> Kerneldoc headers etc into the documentation.
Yes, that's a good advantage.
> However most of the FB documentation up to now
> is in Documentation/fb/*.
>
> What is best for the FB subsystem: some nice
> Kerneldoc or a regular textfile?
Hi,
If the documentation needs pretty formatting, then use docbook.
If plain text is sufficient, then just use that.
In the end, I would just do whichever you are more comfortable with.
---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-05-05 17:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-04 14:41 Documentation in Documentation/DocBook Linus WALLEIJ
2010-05-05 17:48 ` Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).