Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

Doc-Export without RST of Get an Set acessors

Infusion
2015-06-19
2015-06-30
  • Infusion - 2015-06-19

    Hello,

    when I build an xyz.json file (Open library then: Tools -> Doc-Export)
    the RST comments from the get and set acessors are not included in the resulting .json file.

    Is there a reson why the RST is not included ?

     
  • mkeller - 2015-06-22

    Hi.

    For compiled libraries the library manager shows only the property.

    There are no nodes for the Getter and Setter. It's a bug (CDS-44061) that the Getter and/or Setter appear as separate chapters.

    CODESYS only saves the comments of the Property and not also the Getter and/or Setter. We think it is enought to add the comments only the Property.

    BR
    Martin

     
  • Infusion - 2015-06-30

    Hi, thanks for your answer!

    right now another problem occured:

    I have one test.library there the .json (doc-export) file includes a "Comment" for the property
    --> so it is part of the generated HTML Website

    In the productive .library there the .json file does not include a "Comment" for the property
    --> so it is not part of the HTML

    In my opinion the (doc-export) .json should include every single information of the .library,
    so why isn't it included ?

    Is there some kind of secret Button for the correct setting ?

     

Log in to post a comment.