Coder Social home page Coder Social logo

Comments (11)

cjolif avatar cjolif commented on May 29, 2024

There is similar but slightly different issue in dojox/color/Palette. That modules define the Palette class. On this Palette class it mix-ins a generators property which itself contains several functions: analogous, monochromatic etc... These functions used to be documented in a sub-object of Palette named generators. They are not output in the XML anymore.

from js-doc-parse.

pruzand avatar pruzand commented on May 29, 2024

cc @pruzand

from js-doc-parse.

csnover avatar csnover commented on May 29, 2024

Is there any code in the dojo/dijit namespaces that exhibits this sort of behaviour?

from js-doc-parse.

wkeese avatar wkeese commented on May 29, 2024

Yes, for example dijit/Tree embeds TreeNode.

from js-doc-parse.

wkeese avatar wkeese commented on May 29, 2024

Maybe we should just output the info for dijit/Tree.TreeNode as though it were a module (named dijit/Tree.TreeNode). Then it would display nicely in the viewer.

from js-doc-parse.

cjolif avatar cjolif commented on May 29, 2024

That's a reasonable workaround for me. @pruzand would it "fix" the gfx issue as well? I guess yes?

from js-doc-parse.

pruzand avatar pruzand commented on May 29, 2024

That's a reasonable workaround for me. @pruzand would it "fix" the gfx issue as well? I guess yes?

I guess so...

Patrick

from js-doc-parse.

cjolif avatar cjolif commented on May 29, 2024

@csnover do you think you can make that one for 1.8? Because otherwise gfx doc is pretty much broken. @wkeese did you adopt another strategy for TreeNode?

from js-doc-parse.

wkeese avatar wkeese commented on May 29, 2024

I didn't do anything for TreeNode, although it would be easy to split off to a separate file in the tree/ directory.

I still like my previous idea, to treat dijit/Tree.TreeNode as a pseudo-module, although (note to self) that would require updating the hyperlinking code so that dijit/Tree.TreeNode maps to page api/1.8/dijit/Tree.TreeNode rather than api/1.8/dijit/Tree#TreeNode.

from js-doc-parse.

wkeese avatar wkeese commented on May 29, 2024

I fixed this with #60, just needs to be merged.

from js-doc-parse.

cjolif avatar cjolif commented on May 29, 2024

thanks a lot @wkeese

from js-doc-parse.

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.