This repository was archived by the owner on Sep 26, 2019. It is now read-only.

Description
Currently, the memberReplacements property will replace the declaration and description (documentation) of any matching member it finds.
This is not ideal as the original documentation (if any) is still legitimate. Therefore, we should include a new switch in each memberReplacement object that tells the generator whether to replace the existing documentation with the provided copy.