dillon1000/react
Commit
Browse files Add links to docs for addons and top level API (#6555)
This makes it easier to figure out where the docs live. Googling for e.g. `react-addons-update` also works, but this should make things easier for people that hyperclick directly to the source.
Changed paths17 files
First-parent comparisonsrc/addons/ReactComponentWithPureRenderMixin.js ModifiedM src/addons/ReactFragment.js ModifiedM src/addons/link/LinkedStateMixin.js ModifiedM src/addons/link/ReactLink.js ModifiedM src/addons/shallowCompare.js ModifiedM src/addons/transitions/ReactCSSTransitionGroup.js ModifiedM src/addons/transitions/ReactTransitionGroup.js ModifiedM src/addons/update.js ModifiedM src/isomorphic/children/ReactChildren.js ModifiedM src/isomorphic/children/onlyChild.js ModifiedM src/isomorphic/classic/class/ReactClass.js ModifiedM src/isomorphic/classic/element/ReactElement.js ModifiedM src/renderers/dom/client/ReactMount.js ModifiedM src/renderers/dom/client/findDOMNode.js ModifiedM src/renderers/dom/server/ReactServerRendering.js ModifiedM src/test/ReactPerf.js ModifiedM src/test/ReactTestUtils.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…