Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QDoc in JavaScript. How?
QtWS25 Last Chance

QDoc in JavaScript. How?

Scheduled Pinned Locked Moved Solved QML and Qt Quick
4 Posts 2 Posters 504 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.
  • B Offline
    B Offline
    bogong
    wrote on last edited by bogong
    #1

    Hello all!
    I am trying to find some information about QDoc tags in JavaScript file. Could someone give me link to the manual about JavaScript? I found about CPP, about QML but not about JavaScript.

    This is the link to Documentation about tags. There are about QML, CPP but not about JS. Does anyone know which is for JavaScript files?

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

      You can use doxyqml plugin for Doxygen to get JS code documented. qdoc does not support documenting JS, as far as I know.

      (Z(:^

      B 1 Reply Last reply
      0
      • sierdzioS sierdzio

        You can use doxyqml plugin for Doxygen to get JS code documented. qdoc does not support documenting JS, as far as I know.

        B Offline
        B Offline
        bogong
        wrote on last edited by
        #3

        @sierdzio You wrong. It's supporting, but you need to add *.js to config. The question was about topic commands. Solution found - use module topic command

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

          OK, qdoc went forward with times, it seems :-)

          (Z(:^

          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