pidgin/pidgin

Fix the docs that were broken when the sound api was removed

Update the docs for the sound api removal

Testing Done:
Built libpurple-doc, finch-doc, pidgin-doc, and facebook-doc, verified no errors.

Reviewed at https://reviews.imfreedom.org/r/68/
subdir('libpurple')
subdir('protocols')
if ENABLE_GTK
subdir('pidgin')
endif
if enable_consoleui
subdir('finch')
endif