Opened 6 years ago
Last modified 4 years ago
#5772 assigned defect
GenerateDoc does not handle HTML description strings
| Reported by: | Dietmar Winkler | Owned by: | Adeel Asghar |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Scripts | Version: | v1.16.0-dev |
| Keywords: | docgen | Cc: |
Description (last modified by )
I was just made aware of that the current GenerateDoc.mos does not handle description strings in HTML format including not resolving Modelica URIs.
Not sure if this can be easily fixed by feeding description strings into the same processing routine as the Documentation annotation currently.
Example: https://build.openmodelica.org/Documentation/OpenHPL.html
Change History (6)
comment:1 by , 6 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 6 years ago
| Description: | modified (diff) |
|---|
comment:3 by , 6 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:5 by , 5 years ago
| Milestone: | 1.17.0 → 1.18.0 |
|---|
Retargeted to 1.18.0 because of 1.17.0 timed release.
Note:
See TracTickets
for help on using tickets.

Adeel, could you take care of this? I noticed we already support HTML code in comments within OMEdit, so this functionality should be provided also for document generation.
Thanks!