diff --git a/docs/index.txt b/docs/index.txt
index 5833124c0f0c9eecde8ebb4b14ea85f5c2d533f4..5ec3d4b2db9ce176829d75b82db80d75152d594f 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -10,11 +10,12 @@ Welcome to tupak's documentation!
 
    installation
    basics-of-parameter-estimation
-   compact-binary-coalescence-parameter-estimation
    prior
    likelihood
    samplers
    tupak-output
+   compact-binary-coalescence-parameter-estimation
+   transient-gw-data
    writing-documentation
    hyperparameters
 
diff --git a/tupak/gw/detector.py b/tupak/gw/detector.py
index 7584b94bc3ba185d15a68c4becc7aac7f1225852..569b71bcc42edb83e975dff7e8d0ffd441d57f19 100644
--- a/tupak/gw/detector.py
+++ b/tupak/gw/detector.py
@@ -376,7 +376,7 @@ class Interferometer(object):
 
         This uses the `interferometer.power_spectral_density` object to set
         the `strain_data` to a noise realization. See
-        `tupak.gw.detector.InterferometerStrainData for further information.
+        `tupak.gw.detector.InterferometerStrainData` for further information.
 
         Parameters
         ----------
@@ -701,7 +701,7 @@ class Interferometer(object):
         """ Inject a signal into noise and adds the requested signal to self.strain_data
 
         Parameters
-        -------
+        ----------
         waveform_polarizations: dict
             polarizations of the waveform
         parameters: dict