Background
I implemented a plugin system for RDoc in #1321 and YARD parsing plugin is implemented.
In the discussion with @st0012, @kou and @vinistock we decided that we should implement YARD parsing feature as a standalone feature without plugin.
The note exists in #1257 (comment)
Steps
There are some steps to have effective YARD parsing feature in RDoc.
I will implement these step by step.
Note
The idea of plugin system is not completely abandoned but postponed.
Background
I implemented a plugin system for RDoc in #1321 and YARD parsing plugin is implemented.
In the discussion with @st0012, @kou and @vinistock we decided that we should implement YARD parsing feature as a standalone feature without plugin.
The note exists in #1257 (comment)
Steps
There are some steps to have effective YARD parsing feature in RDoc.
RDoc::Yardclass or similar)@yieldand@private@yield@private@deprecated:deprecateddirective@deprecated@return@param@!attributeI will implement these step by step.
Note
The idea of plugin system is not completely abandoned but postponed.