Skip to content

Commit

Permalink
docs: DEBUGGING
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgate committed Mar 6, 2024
1 parent 7204214 commit 159a449
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@

# -- AutoDoc Configuration ---------------------------------------------------

add_module_names = False
autodoc_default_options = {
"show-inheritance": True,
"members": True,
Expand Down
2 changes: 1 addition & 1 deletion doc/source/html_utilities.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ HTML Utilities
==============

The following are a number of utility functions used to generate the HTML log
file produced by :class:`ShellLogger`.
file produced by :class:`shell_logger.ShellLogger`.

.. automodule:: shell_logger.html_utilities

0 comments on commit 159a449

Please sign in to comment.