`zt.tensor.Tensor` docs page leads to 404 · Issue #7 · cryptodeal/zigTensor · GitHub
Skip to content

zt.tensor.Tensor docs page leads to 404 #7

Description

@cryptodeal

What version of Zig is running?

0.12.0-dev.601+f4c884617

What platform is your computer?

Darwin 22.6.0 arm64 arm

What steps can reproduce the bug?

Run the following:

zig build docs -DZT_ARRAYFIRE_USE_CPU

What is the expected behavior?

Autodoc should work to generate the docs page for Tensor.

What do you see instead?

Broken link: https://cryptodeal.github.io/zigTensor/#A;zt:tensor.Tensor

Screenshot 2023-09-27 at 3 25 55 AM

Additional information

This could potentially be a bug with zig's autodoc feature, but need to verify that it's not an issue with how the codebase is setup before jumping to any conclusions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions