Giter Club home page Giter Club logo

Comments (7)

jgranick avatar jgranick commented on May 30, 2024

I hacked it by modifying the nav.mtt template to not set the "platform" CSS class, and I also copied "openfl/index.html" to "index.html" to replace the empty top-level page.

Ultimately, I think this is caused because I use an "-in" filter to only include OpenFL classes, resulting in no top-level classes

from dox.

Simn avatar Simn commented on May 30, 2024

I'm having some trouble understanding what you mean here. Are you saying there is no index.html generated in packages that don't have any types?

from dox.

jgranick avatar jgranick commented on May 30, 2024

After further research, when using "-in openfl" to exclude all Haxe core types, the nav.mtt template flags "openfl" with the CSS class "platform", which ends up hiding everything on the nav. Modifying this template shows "top-level" as an item, and "openfl" as another. Perhaps the problem is that since there are no top-level classes, it mistakenly does not place "openfl" within the "top-level" tree? I'm not fully sure.

The index.html is generated, but is blank, again because it put openfl outside of top-level within its own tree, I believe

from dox.

Simn avatar Simn commented on May 30, 2024

Could you list the steps to reproduce this?

from dox.

0b1kn00b avatar 0b1kn00b commented on May 30, 2024

I'm getting the same issues, any movement on this?

from dox.

0b1kn00b avatar 0b1kn00b commented on May 30, 2024

The workaround here is to name *.xml as openfl, and then that package gets automatically included. Name it anything else, and it gets hidden.
here's an example of the error:
https://drive.google.com/file/d/0B50VBiFVmWNUSWxPenVRdnhWUFk/edit?usp=sharing

from dox.

Simn avatar Simn commented on May 30, 2024

Oh it's about that. In that case it's kind of working as expected because the XML merger considers the file name to be the target name. I suppose we should document that.

from dox.

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.