Skip to main content

add_plot_doc

Function add_plot_doc 

Source
pub fn add_plot_doc(
    sig_root_mod: &mut ModNode<Sig, ()>,
    doc_root_mod: &mut ModNode<String, Option<String>>,
)
Expand description

Adds the plotting documentation to the root module of signature and the root module of documentation.