Approaching a month, so just checking in again if there is anything I can do to ease this merge request? I thought most of the commits were fairly straightfoward, but let me know if you disagree with anything and I can revise.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thats a good point. I'm not familiar with how the manual auto-generates the html sections, but based on the naming, it would appear the ones without a dedicated subsection name (e.g. magicparlabel-####)to be volitile like you stated, whereas the ones with what appears to be a manually labeled name (e.g. #subsec__OP__Operating_Point) to be more stable.
I will read through and get more familiar with the manual repo and add a possible fixup for your review later.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
@h_vogt just checking in to see if you've had time to look this over and if I should make any changes to meet any project standards.
Approaching a month, so just checking in again if there is anything I can do to ease this merge request? I thought most of the commits were fairly straightfoward, but let me know if you disagree with anything and I can revise.
In your patch your are linking to the xhtml ngspice manual. The links in the manual seem to be auto-generated.
Are you sure that these links are stable, for example when we add something to the manual, maybe even a chapter, subchapter or so?
If they are not stble the linking would create another dependency which need continuous maitenance. I want to avoid that.
Thats a good point. I'm not familiar with how the manual auto-generates the html sections, but based on the naming, it would appear the ones without a dedicated subsection name (e.g.
magicparlabel-####)to be volitile like you stated, whereas the ones with what appears to be a manually labeled name (e.g.#subsec__OP__Operating_Point) to be more stable.I will read through and get more familiar with the manual repo and add a possible fixup for your review later.