Coder Social home page Coder Social logo

Comments (5)

tgreyuk avatar tgreyuk commented on July 17, 2024

Thanks.

So its included a fullpath in the name because the symbol represents a module that's been imported from the local file system. This is actually the typescript symbol name created when converting the project. Now there is a bug here (which will be fixed) but the fix will be to normalize the name so it doesn't try to create a weird file path.

If you don't want the fullpath in the module name what you can do is to override the module name as follows:

packages/matter.js/src/tlv/TlvObject.ts

Screenshot 2024-05-10 at 14 54 57

from typedoc-plugin-markdown.

Apollon77 avatar Apollon77 commented on July 17, 2024

Hm ... Why this was no issue before 4.0? How to achieve the same result as in 3.x?

from typedoc-plugin-markdown.

tgreyuk avatar tgreyuk commented on July 17, 2024

Hm ... Why this was no issue before 4.0? How to achieve the same result as in 3.x?

The module name is not a new issue (see output from v3). This is the resolved name from the ts compiler and also what you will see in the default html theme.

Screenshot 2024-05-10 at 16 50 45

As I say - there will be a fix to the file paths coming shortly.

from typedoc-plugin-markdown.

tgreyuk avatar tgreyuk commented on July 17, 2024

Fix to file paths is available in [email protected]. As previouslly mentioned the file path in the symbol name is not coming from this plugin.

from typedoc-plugin-markdown.

Apollon77 avatar Apollon77 commented on July 17, 2024

Ok, thank you! I will verify soon

from typedoc-plugin-markdown.

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.