efl/src/lib/ecore_audio
Xavi Artigas 8c09c1cae8 docs: Move property docs to property level instead of set/get
Eolian @properties should be documented at the property level, and
documentation at the setter or getter level should be left to setter-
or getter-specific comments. There is usually no need at all to have
setter- or getter- specific comments.
Also, a property is not a method so descriptions should match that.

This patch removes lots of duplicated text, and will allow enabling
by default the eolian check that ensures that properties have proper
property-level docs.

No functional changes.
2019-09-13 12:30:03 +02:00
..
Ecore_Audio.h
ecore_audio.c
ecore_audio.eo
ecore_audio_alsa.c
ecore_audio_custom.c
ecore_audio_in.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
ecore_audio_in_sndfile.eo
ecore_audio_in_tone.eo
ecore_audio_obj.c
ecore_audio_obj.h
ecore_audio_obj_in.c
ecore_audio_obj_in.h
ecore_audio_obj_in_sndfile.c
ecore_audio_obj_in_sndfile.h
ecore_audio_obj_in_tone.c
ecore_audio_obj_in_tone.h
ecore_audio_obj_out.c
ecore_audio_obj_out.h
ecore_audio_obj_out_pulse.c
ecore_audio_obj_out_pulse.h
ecore_audio_obj_out_sndfile.c
ecore_audio_obj_out_sndfile.h
ecore_audio_obj_out_wasapi.c
ecore_audio_obj_out_wasapi.h
ecore_audio_out.eo
ecore_audio_out_pulse.eo
ecore_audio_out_sndfile.eo
ecore_audio_out_wasapi.eo
ecore_audio_private.h
ecore_audio_protected.h
ecore_audio_pulse.c
ecore_audio_pulse_ml.c
ecore_audio_sndfile_vio.c
meson.build