dev/docs/index: Library Dependencies
docs_gen_html_index()Generates documentation index file
is_docs_gen_index_group_extension()Determines whether the current group consists of top-level exensions.
Returns: Success if $group_name is null.
docs_gen_index_group()Generates documentation for a given script group ($1). If the group name is empty, then generates documentation for top-level extension scripts.
$1 - Name of script group.
docs_gen_index_extension()Generates documentation for top-level runtime and extension libraries.
docs_gen_index_subgroup()Generates documentation for a single script group.
docs_gen_index_group_files()Generates the index file the files in a single group.
docs_gen_index_group_file()Generates an index entry for a single file in a script group.