Big refactoring of Merger.
Dealing with DocParser results is now removed from merger. Instead the DocAst class deals with it and produces doc hash just like the Ast class does for code part. So the merger is now really just tasked with merging the two doc hashes together.
Loading
Please sign in to comment