Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-15208

Enable qdoc to use generic templates

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Out of scope
    • Icon: P2: Important P2: Important
    • None
    • None
    • Documentation
    • None

      In order to improve the documentation output and remove bugs from creator documentation we need to make it possible to use different templates with qdoc.

      We need the following:

      • a configuration file for Qt creator documentation (this would be default)
      • a configuration file for online documentation
      • a configuration file for a customizable template
      • a html template file for each of the documentation sets mentioned above
      • the htmlgenerator needs to be able to tell which mode you are generating docs for. This is how it is done today by calling -online or -creator in the command line. However, it should be possible to set it in the qdocconf file as well.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kevwrigh Kevin Wright
            engvolds Morten Engvoldsen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes