Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Behind the Scenes
  3. Qt.io webservices
  4. Ability to add comments to the Qt reference documentation ?
Forum Updated to NodeBB v4.3 + New Features

Ability to add comments to the Qt reference documentation ?

Scheduled Pinned Locked Moved Qt.io webservices
8 Posts 5 Posters 8.2k 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.
  • G Offline
    G Offline
    gregschlom
    wrote on last edited by
    #1

    Hi everyone,

    Don't know if this is the right place to talk about this idea, but I think it would be nice if we had the possibility to add user comments on the Qt Reference documentation, like they do for PHP, for example.

    What do you think ?

    1 Reply Last reply
    0
    • D Offline
      D Offline
      DenisKormalev
      wrote on last edited by
      #2

      I'm not thinking that adding user comments as it is done in PHP doc (function reference and a lot of comments after it) will be good for current structure of documentation. Maybe will be good to add button like "Show comments" to each method or each class, but don't know. From my point of view most part of questions are from using chain of 2,3,4,... different classes and user comments on one method (or even class) will not help in this cases.

      1 Reply Last reply
      0
      • G Offline
        G Offline
        gregschlom
        wrote on last edited by
        #3

        Yes, comment should probably be hidden by default, with a link like: "show 4 comments". Also, ability to upvote comments should help filter signal from noise.

        I agree that most questions are related to using several classes, and comments won't be very useful on those cases, that are usually largely documented in other places anyways.

        But I think comments really have a lot of value to solve some very specific bugs / unexpected behaviors with the API. When you expect some method to behave in some way, and for some reason it doesn't. That would help developpers that are pulling their hairs on problems that take a whole day to solve, and would help the trolls find places where the API isn't as consistent / easy as it should.

        I got this idea because I noticed that there is a very convenienent feedback link on each page of the doc. I used it twice and I thought : where is my feedback going? Who is reading it? Wouldn't it be benefical for other people to see it now, while the Qt team hasn't updated the doc to take it into account yet?

        1 Reply Last reply
        0
        • D Offline
          D Offline
          DenisKormalev
          wrote on last edited by
          #4

          Hm, maybe you are right. As for me it will be good to have for each method in online doc link to code browser with this method opened.

          1 Reply Last reply
          0
          • M Offline
            M Offline
            miracules
            wrote on last edited by
            #5

            Hi guys,

            These are all good ideas! We have discussed these ideas as well, and I thought I'd dispense the conclusions we have reached.

            The comments in the PHP documentation work very well for the PHP site. I've actually used it a lot myself when working with PHP and learned a lot from it. However, the PHP docs have a slightly different approach than we do.

            • We currently push the documentation to different channels, not only the web. The content lives inside the Qt library itself and there way to contribute to this is through Git.
            • We are planning to improve the number of examples dramatically - both complete examples and micro examples.
            • Qt is launching this excellent arena, Qt Developer Network, for discussions and other related activities. I believe that this would be the right place for user comments.

            This is why we - for now - have decided to leave user comments out of the documentation site.

            On the subject of the feedback form - this information goes directly to our documentation team (and yes - we read it :).

            Anyways, we really appreciate the feedback you give us. Keep up the good work!

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

              Thanks for this information!

              Just one question, while we are on the topic of the feedback form: should we use it to report very small things like typos, and stuff like that? Or would that generate too much amount of feedback?

              Maybe it could be a good idea to have a posting guidelines for the feedback form.

              1 Reply Last reply
              0
              • A Offline
                A Offline
                arieljake
                wrote on last edited by
                #7

                What's the status of this, because I see the Qt comments section but no way to actually add a comment.

                1 Reply Last reply
                0
                • JKSHJ Offline
                  JKSHJ Offline
                  JKSH
                  Moderators
                  wrote on last edited by
                  #8

                  Hi,

                  You can add Doc Notes after you've accumulated 181 points (http://qt-project.org/ranks )

                  In the meantime, if you find a mistake or have a suggestion, you can submit it at http://bugreports.qt-project.org/

                  Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                  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