Use absolute paths in links

Summary: allow-large-files

Reviewed By: danielbuechele

Differential Revision: D7023260

fbshipit-source-id: a797d09b61530b13da10e02c21acef13c508470c
This commit is contained in:
Emil Sjölander
2018-02-19 02:55:30 -08:00
committed by Facebook Github Bot
parent e024943c4b
commit bbdb62e654
163 changed files with 207 additions and 467 deletions

View File

@@ -0,0 +1,2 @@
webpackJsonp([0xfd0f0d2dff03],{166:function(e,t){},132:function(e,t,a){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var l=a(1),r=n(l);a(166),t.default=function(e){return r.default.createElement("div",{className:"Padded "+(e.className||"")},e.children)},e.exports=t.default},467:function(e,t){},371:function(e,t,a){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0,t.query=void 0;var l=a(37),r=n(l),o=a(32),u=n(o);a(38),a(33);var d=a(1),i=n(d),c=a(48),f=n(c),s=a(133),m=n(s),h=a(132),p=n(h);a(467);var g={"getting-started":"Getting Started",properties:"Properties",examples:"Examples",contributing:"Contributing"};t.default=function(e){var t=e.data;return i.default.createElement(m.default,{className:"docs-landing",shouldShowFooter:!0,title:"Documentation"},i.default.createElement(p.default,null,i.default.createElement(r.default,{className:"heading"},i.default.createElement(u.default,{xl:16,lg:16,md:24,sm:24,xs:24},i.default.createElement("h1",null,"Documentation"),i.default.createElement("p",null,"Welcome to Yoga's documentation page. Below you will find helpful documentation covering all the features of the library. Each page comes with an interactive playground for you to explore that feature. The examples section feature some of the most common layouts and how to build them. This is a community projects and contributions within documentation, code, and tests are more then welcome. The contributing section below covers how to get started."))),i.default.createElement(r.default,null,["getting-started","properties","examples","contributing"].map(function(e){return i.default.createElement(u.default,{lg:6,md:12,xs:24,key:e,className:"category"},i.default.createElement("h2",null,g[e]),t.allMarkdownRemark.edges.filter(function(t){var a=t.node;return a.fileAbsolutePath.indexOf("/"+e+"/")>-1}).map(function(e){var t=e.node;return t.frontmatter.redirect?i.default.createElement("a",{key:t.id,href:t.frontmatter.path},t.frontmatter.title):i.default.createElement(f.default,{key:t.id,to:t.frontmatter.path},t.frontmatter.title)}))}))))};t.query="** extracted graphql fragment **"}});
//# sourceMappingURL=component---src-pages-docs-index-js-3ec7e5ca832c5c4f75f4.js.map