Navigation

    APPDRAG Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular

    REMINDER

    Please be respectful of all AppDragers! Keep it really civil so that we can make the AppDrag community of builders as embracing, positive and inspiring as possible.

    Cloud Backend Documentation

    Features requests
    3
    3
    280
    Loading More Posts
    • 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.
    • Daniel Mulroy
      Daniel Mulroy last edited by

      Hi team,

      I'm looking to add better documentation to my project.

      It would be outstanding if I could attach a description and expected parameter type to each variable.

      In a dream world, the parameter edit dialog box from an API function would look like this:

      Screen Shot 2020-11-18 at 7.46.37 AM.png

      Then, not only would those descriptions and parameter types show up in the documentation, but I'd also like to add it to the automatically generated code's headers in a comment style appropriate for each language.

      For Node.js for example, it would be in JSDoc format.

      Is this possible? I'm not sure how you're storing existing parameter information and whether or not you can add information like this on to it.

      1 Reply Last reply Reply Quote 0
      • Wassim
        Wassim last edited by

        Hi,
        Interesting, let's see if there are more users who'd like this to enhance their code quality.

        1 Reply Last reply Reply Quote 0
        • Dick Honing
          Dick Honing last edited by

          @Daniel-Mulroy proper documentation of source code is really helpful and the easier this can be done, the better. Can also be helpful when looking up where certain pieces of code are being used.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post