Coder Social home page Coder Social logo

Comments (5)

jdemilledt avatar jdemilledt commented on June 16, 2024 1

TAGFILES += cppreference-doxygen-web.tag.xml=http://en.cppreference.com/w/

from exhale.

svenevs avatar svenevs commented on June 16, 2024

When I try to link to STL components using the cppreference.com

Oh that sounds nice. Can you provide a brief sample code / docstring of how that is actually done with doxygen? It seems like the code being processed was some kind of class or struct that was inheriting from an STL type? I didn't know doxygen linked to this...should be fixable though.

from exhale.

jdemilledt avatar jdemilledt commented on June 16, 2024

https://en.cppreference.com/w/Cppreference:Archives

from exhale.

jdemilledt avatar jdemilledt commented on June 16, 2024

Doxygen automatically links based on the names defined in the tag file. For example, I have an exception type inheriting from std::exception, and Doxygen automatically links it.

from exhale.

svenevs avatar svenevs commented on June 16, 2024

Ah very interesting. This may take some doing...I will see if I can patch this weekend, can you show the exact configuration you send to doxygen for the tagfile? Like do you track it locally or do you download it or other?

What I'll need to do is populate a new mapping for tagfile refids.

For now, unfortunately, you're going to need to disable the tagfile since exhale implicitly assumes every refid shows up in index.xml :/ I didn't know about these...

from exhale.

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.