react-native/website/layout
Christopher Chedeau 47f863c4da Single quotes in enum values
Summary:
This was driving me crazy :p Turns out that if the value is `'auto' /* default */`, then the docparser will not only trim the comment but also normalize the quote to double quote.

This is not pretty but does the job.
Closes https://github.com/facebook/react-native/pull/5509

Reviewed By: svcscm

Differential Revision: D2872482

Pulled By: vjeux

fb-gh-sync-id: 8ba5dad695f747f82b7680ee26bdc0792e21ea8f
2016-01-27 18:27:01 -08:00
..
AutodocsLayout.js Single quotes in enum values 2016-01-27 18:27:01 -08:00
DocsLayout.js Add "Edit on GitHub" link on normal docs pages 2016-01-20 23:47:33 -08:00
PageLayout.js Add dynamic page title 2015-08-02 22:07:53 +08:00