Skip to content

Commit

Permalink
Tweaks to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgate committed Nov 9, 2021
1 parent 4c343ba commit 7f44ff0
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions doc/source/AbstractMethod.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AbstractMethod Class Reference
==============================
AbstractMethod
==============

.. autoexception:: shelllogger.AbstractMethod.AbstractMethod
:noindex:
6 changes: 3 additions & 3 deletions doc/source/Shell.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Shell Class Reference
=====================
Shell
=====

.. autoclass:: shelllogger.Shell
.. automodule:: shelllogger.Shell
:noindex:
4 changes: 2 additions & 2 deletions doc/source/ShellLogger.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ShellLogger Class Reference
===========================
ShellLogger
===========

.. autoclass:: shelllogger.ShellLogger
:noindex:
Expand Down
4 changes: 2 additions & 2 deletions doc/source/StatsCollector.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
StatsCollector Class Reference
==============================
StatsCollector
==============

.. autoclass:: shelllogger.StatsCollector.StatsCollector
:noindex:
Expand Down
4 changes: 2 additions & 2 deletions doc/source/Trace.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Trace Class Reference
=====================
Trace
=====

.. autoclass:: shelllogger.Trace.Trace
:noindex:
Expand Down

0 comments on commit 7f44ff0

Please sign in to comment.