diff --git a/doc/source/html_utilities.rst b/doc/source/html_utilities.rst
index 781b4ba..0b6e23c 100644
--- a/doc/source/html_utilities.rst
+++ b/doc/source/html_utilities.rst
@@ -4,5 +4,38 @@ HTML Utilities
The following are a number of utility functions used to generate the HTML log
file produced by :class:`ShellLogger`.
-.. automodule:: shell_logger.html_utilities
- :noindex:
+.. autofunction:: shell_logger.html_utilities.append_html
+.. autofunction:: shell_logger.html_utilities.child_logger_card
+.. autofunction:: shell_logger.html_utilities.child_logger_card_html
+.. autofunction:: shell_logger.html_utilities.closing_html_text
+.. autofunction:: shell_logger.html_utilities.command_card
+.. autofunction:: shell_logger.html_utilities.command_card_html
+.. autofunction:: shell_logger.html_utilities.command_detail
+.. autofunction:: shell_logger.html_utilities.command_detail_list
+.. autofunction:: shell_logger.html_utilities.diagnostics_card
+.. autofunction:: shell_logger.html_utilities.disk_time_series_plot
+.. autofunction:: shell_logger.html_utilities.embed_html
+.. autofunction:: shell_logger.html_utilities.embed_script
+.. autofunction:: shell_logger.html_utilities.embed_style
+.. autofunction:: shell_logger.html_utilities.fixed_width
+.. autofunction:: shell_logger.html_utilities.flatten
+.. autofunction:: shell_logger.html_utilities.get_human_time
+.. autofunction:: shell_logger.html_utilities.html_encode
+.. autofunction:: shell_logger.html_utilities.html_header
+.. autofunction:: shell_logger.html_utilities.html_message_card
+.. autofunction:: shell_logger.html_utilities.load_template
+.. autofunction:: shell_logger.html_utilities.message_card
+.. autofunction:: shell_logger.html_utilities.nested_simplenamespace_to_dict
+.. autofunction:: shell_logger.html_utilities.opening_html_text
+.. autofunction:: shell_logger.html_utilities.output_block
+.. autofunction:: shell_logger.html_utilities.output_block_card
+.. autofunction:: shell_logger.html_utilities.output_block_html
+.. autofunction:: shell_logger.html_utilities.output_line_html
+.. autofunction:: shell_logger.html_utilities.parent_logger_card_html
+.. autofunction:: shell_logger.html_utilities.sgr_24bit_color_to_html
+.. autofunction:: shell_logger.html_utilities.sgr_4bit_color_and_style_to_html
+.. autofunction:: shell_logger.html_utilities.sgr_8bit_color_to_html
+.. autofunction:: shell_logger.html_utilities.sgr_to_html
+.. autofunction:: shell_logger.html_utilities.split_template
+.. autofunction:: shell_logger.html_utilities.stat_chart_card
+.. autofunction:: shell_logger.html_utilities.time_series_plot