Get the description for standard WordPress theme files and other various standard WordPress files.
<?php get_file_description( $file ); ?>
Description of file from $wp_file_descriptions only for top level directory files of themes for others empty string or basename of $file if description doesn't exist.
get_file_description( $file ) is located in wp-admin/includes/file.php#L58