react-native/website/server
Christine Abernathy f0c79bac31 Bring out prop descriptions, for Flexbox
Summary:
For Flexbox API docs would like to tease out the prop descriptions. This PR makes that feasible by exposing the description for style.

**Test plan (required)**

1. Temporarily modified the flexbox source doc: Libraries/StyleSheet/LayoutPropTypes.js to add a description.
2. Checked it out on local webpage: http://localhost:8079/react-native/docs/flexbox.html

![style_prop_descriptions](https://cloud.githubusercontent.com/assets/691109/16321579/866b186e-3952-11e6-823a-2d38132bd553.png)
Closes https://github.com/facebook/react-native/pull/8382

Differential Revision: D3478796

Pulled By: lacker

fbshipit-source-id: 49f3b7876ff1ccec9ee837921a78ee0dfb915453
2016-06-23 16:28:21 -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 Bring out prop descriptions, for Flexbox 2016-06-23 16:28:21 -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