Docs.rs
deno_doc-0.87.0
deno_doc 0.87.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dsherret
bartlomieju
denobot
Dependencies
anyhow ^1.0.58
normal
cfg-if ^1.0.0
normal
comrak ^0.20.0
normal
deno_ast ^0.31.5
normal
deno_graph ^0.62.1
normal
futures ^0.3.26
normal
handlebars ^5.0
normal
html-escape ^0.2.13
normal
import_map ^0.18.0
normal
indexmap ^2.0.2
normal
lazy_static ^1.4.0
normal
regex ^1.6.0
normal
serde ^1.0.140
normal
serde_json ^1.0.82
normal
syntect ^5.1.0
normal
termcolor ^1.1.2
normal
anyhow ^1.0.58
dev
clap ^2.33.3
dev
criterion ^0.4.0
dev
pretty_assertions ^1.0.0
dev
tokio ^1.25.0
dev
Versions
3.7%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
deno_doc
0.87.0
Module html
Re-exports
Modules
Structs
Enums
Constants
Traits
Functions
In crate deno_doc
?
Module
deno_doc
::
html
source
·
[
−
]
Re-exports
pub use pages::
generate_symbol_pages_for_module
;
Modules
namespace
pages
sidepanels
Structs
DocNodeKindCtx
DocNodeWithContext
GenerateCtx
GenerateOptions
ModuleDocCtx
NamespacedGlobalSymbols
RenderContext
SymbolContentCtx
SymbolGroupCtx
Enums
UrlResolveKind
Different current and target locations
Constants
PAGE_STYLESHEET
PAGE_STYLESHEET_FILENAME
STYLESHEET
STYLESHEET_FILENAME
Traits
HrefResolver
A trait used to define various functions used to resolve urls.
Functions
compute_namespaced_symbols
find_common_ancestor
generate
generate_search_index
get_partitions_for_file
get_partitions_for_main_entrypoint
partition_nodes_by_name
setup_hbs
setup_syntect