Open hakonhagland opened 2 weeks ago
I have created a PDF of the Manual based on this PR and it looks very nice. I think there are just a few special cases that should be addressed.
@gdfldm Thanks for the detailed review! I have tried to address your comments in the latest commit.
@hakonhagland Thank you for all the updates. I have recreated the manual and found some places in Section 5 where we might want to mark up the documents by hand to avoid generating links but otherwise it looks good:
found some places in Section 5 where we might want to mark up the documents by hand
@gdfldm Thanks! I checked the SATOPTS
page now, and saw that KRNUMX
and other similar keywords was not recognized. I think that is because they are not separate keywords in the manual. They are all described under the KRNUM
keyword. Maybe the script should set up aliases for these?
Maybe the script should set up aliases for these?
Yes, I think so.
@gdfldm See the last commit for updates to address the comments above.
For keywords like KRNUMX- the "-" seems to be placed outside the tag
@gdfldm Good observation! I have fixed the script to handle this case. Check the latest commit for the result.
Rebased
Used the script in #410 to add links to all keyword files in Chapter 5.3. See #410 for more information.