For elements we write the documentation in the code <https://github.com/PolymerElements/paper-input/blob/master/paper-input.html#L20> and then use a bot named tedium <https://github.com/PolymerLabs/tedium> to extract that documentation into the README.md <https://github.com/PolymerElements/paper-input/blob/master/README.md>. tedium uses hydrolysis <https://github.com/Polymer/hydrolysis> to extract the docs from the source code, hydrolysis is also what powers our documentation pages <https://elements.polymer-project.org/elements/paper-input>.
polymer-project.org also has more docs <https://github.com/Polymer/docs>, articles, guides, etc beyond what's in the source code for the elements. On Thursday, March 24, 2016 at 3:31:04 AM UTC-7, NanoWANG wrote: > > I believe the doc of each element comes from the `seed-element`. > > https://github.com/PolymerElements/seed-element > > On Thu, Mar 24, 2016 at 5:40 PM Luv Agarwal <[email protected] > <javascript:>> wrote: > >> I have seen the elements.polymer-project.org >> <http://elements.polymer-project.org/>documentation. There I can see >> that each element has it's own documentation that is maintained on it's >> corresponding github repository. The doubt that I still have is that how >> are you putting all together. >> >> Follow Polymer on Google+: plus.google.com/107187849809354688692 >> --- >> You received this message because you are subscribed to the Google Groups >> "Polymer" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/polymer-dev/4d4ba3a3-2d5a-492f-914d-53109fa33b13%40googlegroups.com >> >> <https://groups.google.com/d/msgid/polymer-dev/4d4ba3a3-2d5a-492f-914d-53109fa33b13%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > Follow Polymer on Google+: plus.google.com/107187849809354688692 --- You received this message because you are subscribed to the Google Groups "Polymer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/1f09a6cd-4801-455b-8634-492b7092c464%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
