Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1317411
| From | Jonathan Corbet <corbet@lwn.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] kernel-doc: add support for asciidoc output |
| Date | 2016-01-26 00:50 +0100 |
| Message-ID | <qUZ3s-31k-5@gated-at.bofh.it> (permalink) |
| References | <qSdFD-6xq-9@gated-at.bofh.it> |
| Organization | LWN.net |
On Mon, 18 Jan 2016 10:41:17 +0200 Jani Nikula <jani.nikula@intel.com> wrote: > Add new -asciidoc option to produce asciidoc output from kernel-doc. The > output is formatted internally, with no dependencies on external > tools. Any asciidoc formatting present in kernel-doc will naturally be > present in the resulting asciidoc as well. As you may have seen, I took this and sort of ran with it - thanks! I'm not sure I want to merge this functionality without an in-kernel user, but we're on the way toward having that now. > I tested this mostly on drm/i915. I had to drop a few totally bogus > kernel-doc comments for everything to work cleanly, series at > http://patchwork.freedesktop.org/series/2581/. Aside from all of this, could I prevail upon you to submit those? They are worth having regardless. Thanks, jon
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] kernel-doc: add support for asciidoc output Jani Nikula <jani.nikula@intel.com> - 2016-01-18 09:50 +0100
Re: [PATCH] kernel-doc: add support for asciidoc output Jonathan Corbet <corbet@lwn.net> - 2016-01-26 00:50 +0100
Re: [PATCH] kernel-doc: add support for asciidoc output Jani Nikula <jani.nikula@intel.com> - 2016-01-26 12:30 +0100
csiph-web