Function texlang_stdlib::repl::get_doc
source · pub fn get_doc<S: TexlangState + HasLogging>() -> BuiltIn<S>
Expand description
Get the \doc
command.
This prints the documentation for a TeX command.
pub fn get_doc<S: TexlangState + HasLogging>() -> BuiltIn<S>
Get the \doc
command.
This prints the documentation for a TeX command.