diff --git a/scrbl/racket-audio.scrbl b/scrbl/racket-audio.scrbl index 09135aa..7e13ed0 100644 --- a/scrbl/racket-audio.scrbl +++ b/scrbl/racket-audio.scrbl @@ -23,12 +23,13 @@ @include-section["taglib.scrbl"] @include-section["play-test.scrbl"] @include-section["audio-placed-player.scrbl"] +@include-section["audio-decoder.scrbl"] +@include-section["libao-async-ffi-racket.scrbl"] +@include-section["flac-decoder.scrbl"] +@include-section["mp3-decoder.scrbl"] @include-section["ffmpeg-decoder.scrbl"] +@include-section["libao.scrbl"] @include-section["ffmpeg-definitions.scrbl"] @include-section["ffmpeg-ffi.scrbl"] -@include-section["flac-decoder.scrbl"] -@include-section["libao.scrbl"] -@include-section["libao-async-ffi-racket.scrbl"] -@include-section["mp3-decoder.scrbl"] -' + @index-section[] \ No newline at end of file