We currently use Doxygen to document our C and C++ source code which generates some nice HTML files that we can then reference as a part of our design specification, this means that if the API changes then the design specification will still be pointing at the latest generated Doxygen documentation and therefore doesn't need to be changed, saving a lot of work, magic!
I was wondering if anyone knew of a way to do this with CODESYS in terms of documenting libraries, obviously Doxygen is not up to the task but CODESYS does a nice job of creating documentation from the comments that are placed in the library source code and these can be seen in the library manager - what I was wondering is, is there a way to export this auto-generated documentation as a html file or something similar, even a plain text file would do.
Thanks in advance.
Pete.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am searching for the same thing in 2021 and in this Codesys forum nobody has answered anything on your query. Codesys forum is the most useless forum I have encountered. Why Codesys developers don't share their experiences?
π
2
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello you three, I hope you are all well.
If you like documentation then you're going to love documentation documentation!
It's documentation for documentation! https://help.codesys.com/webapp/documentation;product=LibDevSummary;version=3.5.15.0
I do not know if this was publicly documented 7 years ago, which answers the real question why no-one copied and pasted a link to the online help until today.
π
1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi folks,
We currently use Doxygen to document our C and C++ source code which generates some nice HTML files that we can then reference as a part of our design specification, this means that if the API changes then the design specification will still be pointing at the latest generated Doxygen documentation and therefore doesn't need to be changed, saving a lot of work, magic!
I was wondering if anyone knew of a way to do this with CODESYS in terms of documenting libraries, obviously Doxygen is not up to the task but CODESYS does a nice job of creating documentation from the comments that are placed in the library source code and these can be seen in the library manager - what I was wondering is, is there a way to export this auto-generated documentation as a html file or something similar, even a plain text file would do.
Thanks in advance.
Pete.
I am searching for the same thing in 2021 and in this Codesys forum nobody has answered anything on your query. Codesys forum is the most useless forum I have encountered. Why Codesys developers don't share their experiences?
-zip-
Last edit: Morberis 2021-01-18
Hello you three, I hope you are all well.
If you like documentation then you're going to love documentation documentation!
It's documentation for documentation!
https://help.codesys.com/webapp/documentation;product=LibDevSummary;version=3.5.15.0
I do not know if this was publicly documented 7 years ago, which answers the real question why no-one copied and pasted a link to the online help until today.
Thanks Campbell π