diff --git a/doc/conf.py b/doc/conf.py
index 7b4398f45cf66191407827a114609051f8148651..25cc294f534dada4dba33b29cde63529525d623f 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -45,7 +45,7 @@ extensions = [
     'sphinx.ext.napoleon',
     'sphinx.ext.extlinks',
     # Comment out autoapi to be able to run nbsphinx
-    # 'autoapi.extension',
+    'autoapi.extension',
     'sphinx_rtd_theme',
     'nbsphinx'
 ]
diff --git a/src/toolbox_scs/detectors/dssc.py b/src/toolbox_scs/detectors/dssc.py
index e193f4174c03ef4f2fb298cd923cc8fe92020d1b..07b11cced79668c323967b03b17ad78f7c51026b 100644
--- a/src/toolbox_scs/detectors/dssc.py
+++ b/src/toolbox_scs/detectors/dssc.py
@@ -1,6 +1,5 @@
 """
     DSSC-detector class module
-    --------------------------
 
     The dssc detector class. It represents a namespace for frequent evaluation
     while implicitly applying/requiring certain structure/naming conventions to
diff --git a/src/toolbox_scs/misc/bunch_pattern_external.py b/src/toolbox_scs/misc/bunch_pattern_external.py
index 70d6afce8025f0d2ff271091cb23bb0be1f0e417..b609f4e13a79c5bcf2c90c6ffe223ba4b36472b5 100644
--- a/src/toolbox_scs/misc/bunch_pattern_external.py
+++ b/src/toolbox_scs/misc/bunch_pattern_external.py
@@ -1,6 +1,5 @@
 """
 A collection of wrappers around the the euxfel_bunch_pattern pkg
-----------------------------------------------------------------
 
 The euxfel_bunch_pattern package provides generic methods to extract
 information from the bunch pattern tables. To ease its use from within