You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suggest we make a class representing a general metocean report. We can have methods which add sections or sub-sections at a time, to allow us to modularize the content. In order to make any numbering (sections, figures, tables, TOC) automatic, the actual docx report should only be compiled at the end, even if the tables and figures are generated on the fly.
I suggest we make a class representing a general metocean report. We can have methods which add sections or sub-sections at a time, to allow us to modularize the content. In order to make any numbering (sections, figures, tables, TOC) automatic, the actual docx report should only be compiled at the end, even if the tables and figures are generated on the fly.
An example of how I imagine the api:
The text was updated successfully, but these errors were encountered: