Currently if you have a block like the following: ```tsx /** * Some component * * @prop label - Label for the component * @todo Improve something... */ ``` It will not generate any docs.