diff --git a/Code/Mantid/docs/source/algorithms/DensityOfStates-v1.rst b/Code/Mantid/docs/source/algorithms/DensityOfStates-v1.rst index 3c1f8b6f497d..dabb4701cda9 100644 --- a/Code/Mantid/docs/source/algorithms/DensityOfStates-v1.rst +++ b/Code/Mantid/docs/source/algorithms/DensityOfStates-v1.rst @@ -12,6 +12,9 @@ Description Calculates phonon densities of states, Raman and IR spectrum from the output of CASTEP code obtained in the form of .phonon and .castep files. +Usage +----- + **Example - loading data from phonon & castep files:** .. testcode:: ExDensityOfStatesSimple diff --git a/Code/Mantid/docs/source/algorithms/PlotPeakByLogValue-v1.rst b/Code/Mantid/docs/source/algorithms/PlotPeakByLogValue-v1.rst index ed5d6659ff5d..834d42c41cc5 100644 --- a/Code/Mantid/docs/source/algorithms/PlotPeakByLogValue-v1.rst +++ b/Code/Mantid/docs/source/algorithms/PlotPeakByLogValue-v1.rst @@ -64,6 +64,8 @@ fixed or tied the error will be zero. Here is an example of the output workspace: +Usage +----- **Example - fitting a single spectrum of in a workspace:**