Reexports in Libraries are not properly Supported in the Doc Gen tool
Open
Nobody has claimed this yet.
bug
documentation
- Dominant language
- Rust
- Stars
- 1k
- Forks
- 212
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 65
Description
**Describe the bug**
The doc gen tool ignores several items that are reexported, and two items, `Micorosft.Quantum.Core.Length` and `Micorosft.Quantum.Core.Repeated` are generated with empty files. All items that are reexports should have their own doc file and that file should have a redirection link to the base definition for the item.
These items should also appear in the table of contents.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.