StackOverflow Questions for Tag: rustdoc

SBSTP
SBSTP

Reputation: 3639

How to get a feature requirement tag in the documentation generated by `cargo doc`?

Score: 27

Views: 4232

Answers: 2

Read More
Yuri Astrakhan
Yuri Astrakhan

Reputation: 9965

documentation links show as unused imports

Score: 2

Views: 1014

Answers: 3

Read More
Jimmy
Jimmy

Reputation: 37081

How to document Rust function arguments?

Score: 66

Views: 32299

Answers: 4

Read More
erip
erip

Reputation: 16935

How do I prevent `rust doc` from adding dependencies to documentation?

Score: 37

Views: 7609

Answers: 3

Read More
Clement Poh
Clement Poh

Reputation: 283

Rust doctests fails results in signal: 5, SIGTRAP: trace/breakpoint trap

Score: 0

Views: 20

Answers: 0

Read More
ais523
ais523

Reputation: 998

How do I enable compilation of code that would otherwise be compiled out when running Rust doctests?

Score: 3

Views: 101

Answers: 0

Read More
andrewgazelka
andrewgazelka

Reputation: 1816

Difference between `cargo doc` and `cargo rustdoc`

Score: 16

Views: 2972

Answers: 1

Read More
Dekakaruk
Dekakaruk

Reputation: 717

Rustdoc: Add non-rust source file

Score: 0

Views: 52

Answers: 0

Read More
JohnII7
JohnII7

Reputation: 1

How do I open rust doc on a virtual machine

Score: 0

Views: 121

Answers: 0

Read More
alf
alf

Reputation: 18530

Missing snippets in The Rust Programming Language book

Score: 0

Views: 227

Answers: 1

Read More
Steven Spungin
Steven Spungin

Reputation: 29099

How can I prevent "cargo doc" from exporting pub(crate) items

Score: 2

Views: 265

Answers: 1

Read More
Derek Thurn
Derek Thurn

Reputation: 15365

How can I run the rustdoc lints on every crate in my workspace?

Score: 0

Views: 225

Answers: 1

Read More
Fabio Matos
Fabio Matos

Reputation: 63

How to hide Statics and Functions generated by the lazy_static crate from cargo doc?

Score: 2

Views: 111

Answers: 1

Read More
Fabio Matos
Fabio Matos

Reputation: 63

How to make cargo doc warn about missing documentation for public functions in module in a binary crate?

Score: 4

Views: 1106

Answers: 0

Read More
Fuyang Liu
Fuyang Liu

Reputation: 1486

How to turn off cargo doc test and compile for a specific module in Rust

Score: 5

Views: 1572

Answers: 1

Read More
Daniel Wagner-Hall
Daniel Wagner-Hall

Reputation: 2596

How to include an arbitrary markdown file as a documentation attribute?

Score: 9

Views: 3574

Answers: 1

Read More
GHPR
GHPR

Reputation: 65

How to link to a specific section in Rust documentation

Score: 0

Views: 1019

Answers: 1

Read More
Samuel Hapak
Samuel Hapak

Reputation: 7192

Autogenerated noise in rustdoc when `--document-private-items`

Score: 0

Views: 43

Answers: 0

Read More
Matteo Monti
Matteo Monti

Reputation: 8940

Idiomatic way to repeat a paragraph in rustdoc

Score: 1

Views: 287

Answers: 1

Read More
Samuel Hapak
Samuel Hapak

Reputation: 7192

How to make rustdoc link to private item from submodule?

Score: 2

Views: 302

Answers: 1

Read More
PreviousPage 1Next