Love nDoc, I can use to generate the technical references for our technical designs and developer help files for our libraries.
However - I need to find a way to be able to embed graphics. For example - I want to embed a sequence, state or collaboration UML diagram (converted into a jpeg) into the generate help file as part of the summary of a an object or method.
Can I do this? How?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Love nDoc, I can use to generate the technical references for our technical designs and developer help files for our libraries.
However - I need to find a way to be able to embed graphics. For example - I want to embed a sequence, state or collaboration UML diagram (converted into a jpeg) into the generate help file as part of the summary of a an object or method.
Can I do this? How?
The obvious way is by inserting an html <img> into the code's comments.