From: Guillaume Pellerin Date: Sun, 20 Oct 2013 16:34:25 +0000 (+0200) Subject: fix doc X-Git-Tag: 0.5.1-0~29^2 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=685254ef8e3710cb6ae00b77617b92dba6a98bad;p=timeside.git fix doc --- diff --git a/doc/source/api/analyzer/core.rst b/doc/source/api/analyzer/core.rst index 5c81903..e014537 100644 --- a/doc/source/api/analyzer/core.rst +++ b/doc/source/api/analyzer/core.rst @@ -4,8 +4,8 @@ .. automodule:: timeside.analyzer.core -New analyzer Result -******************* +AnalyzerResult +*************** .. autoclass:: AnalyzerResult :members: diff --git a/doc/source/api/grapher/index.rst b/doc/source/api/grapher/index.rst index 8a1d0c9..15ceebb 100644 --- a/doc/source/api/grapher/index.rst +++ b/doc/source/api/grapher/index.rst @@ -8,6 +8,7 @@ Grapher Core module =========== + .. automodule:: timeside.grapher.core :members: @@ -16,16 +17,19 @@ Graphers Spectrogram ----------- + .. automodule:: timeside.grapher.spectrogram :members: Waveform ----------- + .. automodule:: timeside.grapher.waveform :members: Simple Waveform --------------- + .. automodule:: timeside.grapher.waveform_simple :members: diff --git a/doc/source/api/index.rst b/doc/source/api/index.rst index 7c0d095..a935267 100644 --- a/doc/source/api/index.rst +++ b/doc/source/api/index.rst @@ -11,4 +11,4 @@ TimeSide API analyzer/index encoder/index grapher/index - +