Skip to content

docs: Remove #[doc(hidden)] and add documentation for internal traits - #1578

Open
stoutes wants to merge 4 commits into
rust-ndarray:masterfrom
stoutes:doc-hidden-no-more
Open

docs: Remove #[doc(hidden)] and add documentation for internal traits #1578
stoutes wants to merge 4 commits into
rust-ndarray:masterfrom
stoutes:doc-hidden-no-more

Conversation

@stoutes

@stoutes stoutes commented Jan 23, 2026

Copy link
Copy Markdown

Closes #1564

  • Removed 34/35 of doc(hidden) from pub functions and traits
  • Added documentation comments for methods and traits that had doc(hidden)

@stoutes

stoutes commented Jan 23, 2026

Copy link
Copy Markdown
Author

@akern40 went ahead and made the MR for it. Give it a review at your leisure. Thanks!

注册 for free to join this conversation on GitHub. Already have an account? 登录 to comment

标签

None yet

项目

None yet

Development

Successfully merging this pull request may close these issues.

Remove uses of doc(hidden) to create private APIs

1 participant