On Mon, Oct 26, 2015 at 12:16:31PM +, Auke Booij wrote:
> Introduce the enum and bitfield attributes, which allow you to refer to the
> enum
> you are expecting in an argument, and specify which enums are to be thought of
> as bitfields.
>
> Changes since v3:
> - Fix typo ("description" -> "
Introduce the enum and bitfield attributes, which allow you to refer to the enum
you are expecting in an argument, and specify which enums are to be thought of
as bitfields.
Changes since v3:
- Fix typo ("description" -> "descriptive")
Signed-off-by: Auke Booij
Reviewed-by:
---
doc/publican/s
Hi,
On Sat, Oct 24, 2015 at 1:07 PM, Auke Booij wrote:
> Introduce the enum and bitfield attributes, which allow you to refer to the
> enum
> you are expecting in an argument, and specify which enums are to be thought of
> as bitfields.
>
> Signed-off-by: Auke Booij
> ---
> doc/publican/source
Introduce the enum and bitfield attributes, which allow you to refer to the enum
you are expecting in an argument, and specify which enums are to be thought of
as bitfields.
Signed-off-by: Auke Booij
---
doc/publican/sources/Protocol.xml | 41 +--
1 file chang