diff --git a/docs/_quarto.yml b/docs/_quarto.yml index e5cad1f..6ac72aa 100644 --- a/docs/_quarto.yml +++ b/docs/_quarto.yml @@ -81,19 +81,6 @@ quartodoc: - fave_audio_textgrid - fave_corpus - fave_subcorpora - - title: Writers - contents: - - write_data - - title: Built-in resources - contents: - - utils.local_resources.local_resources - - title: Speaker files - contents: - - speaker.speaker.Speaker - - title: Optimization - desc: Functions for optimizing formant measurements - contents: - - optimize.optimize - title: Vowel Measurements desc: Vowel Measurements options: @@ -121,4 +108,21 @@ quartodoc: members: - to_tracks_df - to_param_df - - to_point_df \ No newline at end of file + - to_point_df + + - title: Optimization + desc: Functions for optimizing formant measurements + contents: + - optimize.optimize + + - title: Writers + contents: + - write_data + + - title: Built-in resources + contents: + - utils.local_resources.local_resources + + - title: Speaker files + contents: + - speaker.speaker.Speaker