Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Convert Doxygen output to Qt Help - for Qt Creator
QtWS25 Last Chance

Convert Doxygen output to Qt Help - for Qt Creator

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 2 Posters 1.5k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    toralf
    wrote on last edited by
    #1

    I'm using an external library installed via a binary package for one of my Qt Creator projects. The package includes HTML documentation that's obviously Doxygen-generated. I'd like to include this in the Qt Creator help. Does anyone know if there is a way to do that? I know Doxygen can create Qt Help files these days, but the issue here is that I don't have the sources or doxyfile, just the HTML data they've produced. I could probably find the sources and modfy the doxyfile, of course, but is there a "more direct" way? Maybe doxygen2qthelp used to represent something like this, but it doesn't seem to be available for download anymore...

    1 Reply Last reply
    0
    • R Offline
      R Offline
      Rahul Das
      wrote on last edited by
      #2

      https://qt.gitorious.org/qt-labs/doxygen2qthelp/source/415b44ffb6ffcdeb4ad5b7cdd6d9d9e17ab3e47f:


      Declaration of (Platform) independence.

      1 Reply Last reply
      0
      • T Offline
        T Offline
        toralf
        wrote on last edited by
        #3

        [quote author="Rahul Das" date="1385719424"]https://qt.gitorious.org/qt-labs/doxygen2qthelp/source/415b44ffb6ffcdeb4ad5b7cdd6d9d9e17ab3e47f:[/quote]

        I finally got around to trying to build this. Unfortunately, it can't be done just like that, as the sources require private assistant/QtHelp headers.

        Does anyone know if there is another option?

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved