Documentation ¶
Overview ¶
Mdbook-injecturls is a helper meant to collect urls via a comment directive.
Any string declaration with a directive like
//doc:url <keyword>
Will get added to a list and slip-streamed into the documentation where there's a preprocessor directive like
{{# injecturls <keyword> }}
Only go files are searched for directives. Any print verbs will be replaced with asterisks in the output.
Click to show internal directories.
Click to hide internal directories.