If config is the following json, documentation generating is fail. ``` json { "source": "./", "destination": "./doc" } ```
If config is the following json, documentation generating is fail.
{ "source": "./", "destination": "./doc" }