react-native/website/server
Hector Ramos 11707d5ce2 Extract docs during static site generation
Summary:
Addresses an issue introduced in 6a8200df95. While that commit successfully avoids extracting the docs while developing locally, it neglected to handle the case when the site was being built for deployment. As a result this broke CI.

Options are now optional as they should be, and the site generation script will ensure docs are built during deployment.
Closes https://github.com/facebook/react-native/pull/12267

Differential Revision: D4523906

Pulled By: lacker

fbshipit-source-id: ee00d5653eb98b16b94734299bb15ba5473a0f61
2017-02-07 14:31:38 -08:00
..
convert.js Extract docs during static site generation 2017-02-07 14:31:38 -08:00
docgenHelpers.js Improve autogen for reference docs including jsdoc support 2016-06-21 14:28:43 -07:00
docsList.js Move docs list to separate module 2017-01-03 19:58:33 -08:00
extractDocs.js Cache docs in memory, speed up page loads during development 2017-02-06 18:31:33 -08:00
generate.js Extract docs during static site generation 2017-02-07 14:31:38 -08:00
server.js Cache docs in memory, speed up page loads during development 2017-02-06 18:31:33 -08:00