Skip to content

[BUG]docs aren't updated at the rate of changes to the code. #2161

@cgolchert

Description

@cgolchert

Environment

NA

Describe the bug

The docs aren't being maintained at the same rate as the code. Even the 'Hello World' example has a namespace error after changes.
Since this is the most basic example at least this one should work. (I haven't looked at the cuda examples)

To Reproduce

compile the Hello world example.
notice that createNanoGrid isn't in the nanovfdb namespace, it has been moved the tools.

Expected behavior

Docs that allow new users to figure out how to use the library instead of the very first thing giving them an error.

Major releases seem like they should get a check, if not an update, with anything that is worth mentioning in the changes bullet points.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions