Coder Social home page Coder Social logo

Comments (8)

cckoble avatar cckoble commented on July 21, 2024 1

I'm not even sure what I ended up doing but its generating now! Thanks for the help and the awesome tool

from typedoc-umlclass.

krisztianb avatar krisztianb commented on July 21, 2024

What version of typedoc and this plugin are you using?

This seems to be the same issue as this one: #6 (comment)

Could you try the suggested solution?

from typedoc-umlclass.

cckoble avatar cckoble commented on July 21, 2024

My apologies, I missed that bug. I was one version behind on typedoc, the update fixed it. Now to figure out why I'm not getting any diagrams. I see its loading the plugin. Find for .svg files is showing none in the output. Is there any sort of debugging or verbose logging I can enable?

from typedoc-umlclass.

krisztianb avatar krisztianb commented on July 21, 2024

No, there is no verbose output or logging.

Are the usual typedoc HTML files generated? Class diagrams are only created if the class or interface has inheritance/implementation involved. Could that be the problem?

If not, you will have give me as many details as you can to narrow down the source of the problem.

from typedoc-umlclass.

cckoble avatar cckoble commented on July 21, 2024

Yes, there is quite a bit of inheritance going on. The Hierarchy has multiple tiers to it in the documentation. The normal typedoc HTML files are all there. I even deleted my generated docs directory to ensure its actually running.

My config mode is "file" and not the default "modules". I don't know if this could have any effect?

from typedoc-umlclass.

krisztianb avatar krisztianb commented on July 21, 2024

Mode "file" is fine.

I guess that not even the additional section that contains the diagram is added to the HTML?
What plugin options are you using, if any?
Could you try to use "remote" as output location? That way we could at least filter out the case of a JAVA, PlantUML generator error.

from typedoc-umlclass.

cckoble avatar cckoble commented on July 21, 2024

Correct that the section is not in the html, no options for the plugin.
I added the option for umlClassDiagramLocation and set to remote, it had no effect.
Just to try a few things I set options for umlClassDiagramSectionTitle, umlClassDiagramPosition, and umlClassDiagramType. No effect in that I still have no diagrams - also checked the html and still no section where I'd expect the diagram either (above or below the Hierarchy)

from typedoc-umlclass.

krisztianb avatar krisztianb commented on July 21, 2024

Thanks for reporting back. I might add a verbose output option to help debug such problems.

from typedoc-umlclass.

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.