Skip to content

docs.rs source code not accessible for gdnative::api symbols #943

Open
@Bromeon

Description

@Bromeon

For symbols inside gdnative::api module, navigating to the source code leads to an error.

In gdnative 0.10.1:
KinematicBody::move_and_slide, then click [source]

This was already present in 0.9.0:
KinematicBody::move_and_slide, then click [src]

Result:
grafik

It's likely happening because this file is generated (filename generated.rs) and part of the target folder. It's also not checked into version control. Maybe moving it to a gen/ folder inside src could help.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions