Module static_files

Source
Expand description

Static files bundled with documentation output.

All the static files are included here for centralized access in case anything other than the HTML rendering code (say, the theme checker) needs to access one of these files.

Macrosยง

static_files ๐Ÿ”’

Structsยง

StaticFile ๐Ÿ”’
StaticFiles ๐Ÿ”’

Staticsยง

SCRAPE_EXAMPLES_HELP_MD ๐Ÿ”’
STATIC_FILES ๐Ÿ”’

Functionsยง

for_each ๐Ÿ”’
static_filename ๐Ÿ”’
suffix_path ๐Ÿ”’
Insert the provided suffix into a filename just before the extension.