Coder Social home page Coder Social logo

Comments (5)

lloyd avatar lloyd commented on May 27, 2024

oh, and one thing I don't like about this change is that it introduces a significant difference between modules in chromeless and addon-kit, which makes moving them back and forth more difficult.

from chromeless.

dangoor avatar dangoor commented on May 27, 2024

I just spotted this tool last night:
https://github.com/visionmedia/dox

haven't tried it yet, but it sounds nice on the surface

from chromeless.

taboca avatar taboca commented on May 27, 2024

I do not see the difference. I mean, when we build the actual documentation asset via parsing the JS should not cause any impact to others JS modules that don't have the feature. We would simply be populating additional documentation, and properly mixing it into existing MD-based docs, from the modules. Another thing now, in Chromeless, is that a lot of our samples are now HTML+JS. So another questions is if want to build documentation from these individual "modules" that are not really modules yet, HTML + JS samples and tests. Another aspect for discussion are tests. Could our tests also be incorporated back to the documentation too? At least the state of tests ( OK/Not OK ).

from chromeless.

lloyd avatar lloyd commented on May 27, 2024

@dangoor - That does look interesting. The only catch is I was thinking that something in python would integrate better. I've got some early success in repurposing the yuidoc stuff.

@taboca - I agree that our modules would still be compatible with jetpack, but I'm proposing doing away with all of the separate .md files for module documentation and moving everything into source. So that would mean that you'd have to manually munge documentation to move modules back and forth. Not a huge deal, and maybe we can offer up our patches to the addon-kit project?

from chromeless.

lloyd avatar lloyd commented on May 27, 2024

integrate new documentation system which parses docs out of javascript source. Closed by 420f86a

from chromeless.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.