Skip to content

missing part of documentation #673

Open
@efa

Description

the nuklear.h file report this docs index:

/// ## Contents
...
/// 6. API section
///     1. Context section
///     2. Input section
///     3. Drawing section
///     4. Window section
///     5. Layouting section
///     6. Groups section
///     7. Tree section
///     8. Properties section
/// 7. License section
...

and the generated Nuklear/doc/index.html is the same,
but nuklear.h prototype between 6.7 and 6.8 list those sub-chapters too:

    Tree

    LIST VIEW
    WIDGET
    TEXT
    BUTTON
    CHECKBOX
    RADIO BUTTON
    SELECTABLE
    SLIDER
    PROGRESSBAR
    COLOR PICKER

    Properties

those sub-chapters are hard find if not studying the whole header.
Can you please fix the documentation?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions