Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1274490 > unrolled thread

Re: kernel-doc: Fix stripping of #define in enums

Started byJonathan Corbet <corbet@lwn.net>
First post2015-11-21 00:40 +0100
Last post2015-11-21 08:50 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: kernel-doc: Fix stripping of #define in enums Jonathan Corbet <corbet@lwn.net> - 2015-11-21 00:40 +0100
    Aw: Re: kernel-doc: Fix stripping of #define in enums conchur@web.de - 2015-11-21 08:50 +0100

#1274490 — Re: kernel-doc: Fix stripping of #define in enums

FromJonathan Corbet <corbet@lwn.net>
Date2015-11-21 00:40 +0100
SubjectRe: kernel-doc: Fix stripping of #define in enums
Message-ID<qx3rz-5CJ-1@gated-at.bofh.it>
On Sun, 8 Nov 2015 10:45:23 +0100
conchur@web.de wrote:

> The regex to strip single line #define's in enumerations depends on the
> fact that the defines are still stored on separate lines. But the
> surrounding code already removed newlines and replaced them with
> semicolons.

So I've applied these to the docs tree for now...but they do not seem to
have any effect on the docs build.  What problem have you run into that
these changes solve?

Thanks,

jon
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1274612 — Aw: Re: kernel-doc: Fix stripping of #define in enums

Fromconchur@web.de
Date2015-11-21 08:50 +0100
SubjectAw: Re: kernel-doc: Fix stripping of #define in enums
Message-ID<qxb5M-2f2-5@gated-at.bofh.it>
In reply to#1274490
> So I've applied these to the docs tree for now...but they do not seem to
> have any effect on the docs build. What problem have you run into that
> these changes solve?

Examples are given in the commit messages. And did you try to run kernel-doc against net/batman-adv/?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web