Xbcomments
Functions
[lrstrip]{#lrstrip data-4search="ui/xbcomments.js:lrstrip;func"} (str)
: Strip whitespace from start and end of string.
[fix_indent]{#fix_indent data-4search="ui/xbcomments.js:fix_indent;func"} (txt)
: Remove C-comment style \n\s\*\s
[extract_md]{#extract_md data-4search="ui/xbcomments.js:extract_md;func"} (txt)
: Look for a markdown documentation block
[process_file]{#process_file data-4search="ui/xbcomments.js:process_file;func"} (filename, config)
: Extract and process block comments of a file