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. Generating .qhc files from html files

Generating .qhc files from html files

Scheduled Pinned Locked Moved Qt Creator and other tools
7 Posts 4 Posters 5.0k Views 1 Watching
  • 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.
  • C Offline
    C Offline
    coolhead
    wrote on last edited by
    #1

    Hi frnds,
    I am a beginner so please excuse me if this is a basic question. I need to generate help documentation for my application and I want to use Qt assistant as a custom help viewer. I have the html documentation files. I want to know how I can generate the .qhc file from these html files and how i can set the contents,index and bookmarks in the qt assistant . The help examples provided are not of much help or may be I was not able to understand them. Thank you.

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Do you use qdoc3 for help generation? Or doxygen?

      (Z(:^

      1 Reply Last reply
      0
      • C Offline
        C Offline
        coolhead
        wrote on last edited by
        #3

        I have written my own HTML files :P

        1 Reply Last reply
        0
        • sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #4

          Ugh, no idea, then. You can take a look at qhelpconverter and qhelpgenerator located in Qt's bin directory, but I don't know any more details about them - qdoc and doxygen handle that part automatically :)

          (Z(:^

          1 Reply Last reply
          0
          • C Offline
            C Offline
            coolhead
            wrote on last edited by
            #5

            Thank you for your help. I think I got what I want in qhelpgenerator. Actually I was having problem with installing doxygen. So had to write my own html files.Had no idea about qdoc3. Thanx once again.

            1 Reply Last reply
            0
            • G Offline
              G Offline
              goetz
              wrote on last edited by
              #6

              Did you already look at the documentation for the help system?

              • "The Qt Help Framework":/doc/qt-4.8/qthelp-framework.html overview
              • "Qt Help module":/doc/qt-4.8/qthelp.html API docs

              http://www.catb.org/~esr/faqs/smart-questions.html

              1 Reply Last reply
              0
              • C Offline
                C Offline
                c_yahcom
                wrote on last edited by
                #7

                Hey coolhead, could you give us a tip how you have converted the html files using qhelpgenerator. I have a bunch of htmls that i want to combine in one qhc file. Please help

                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