nitaliano / react-native-mapbox-gl

A Mapbox GL react native module for creating custom maps
Other
2.16k stars 697 forks source link

Generated doc fix #1552

Closed mattijsf closed 5 years ago

mattijsf commented 5 years ago

I found several issues when generating docs:

(node:42425) UnhandledPromiseRejectionWarning: TypeError: ejs:19
    17| #### <%- getMarkdownMethodSignature(method) %>
    18| 
 >> 19| <%- replaceNewLine(method.description) %>
    20| 
    21| ##### arguments
    22| | Name | Type | Required | Description  |

Cannot read property 'replace' of undefined