react-native/website/server
Christine Abernathy f66acad30b Fix errors related to typehint when generating docs
Summary:
After pulling in AsyncStorage doc changes, getting typehint errors when running docs. This fixes that issue.

**Test plan (required)**

Opened http://localhost:8079/react-native/index.html

Clicked around. No errors. Also successfully ran:

```
node server/generate.js
```
Closes https://github.com/facebook/react-native/pull/8412

Differential Revision: D3482007

Pulled By: JoelMarcey

fbshipit-source-id: 7b0da2b2b38fd1f1bdec1b7c810ee70c536dd2bb
2016-06-24 10:13:39 -07:00
..
convert.js Fix website 2016-03-25 10:46:25 -07:00
docgenHelpers.js Improve autogen for reference docs including jsdoc support 2016-06-21 14:28:43 -07:00
extractDocs.js Fix errors related to typehint when generating docs 2016-06-24 10:13:39 -07:00
generate.js CI now builds docs website and deploys it to /%version% path 2016-02-11 06:17:42 -08:00
server.js Introduce blog 2016-03-24 14:11:30 -07:00