Peter Feichtinger
Peter Feichtinger
The [attached .raw file](https://github.com/PeterFeicht/ltspice2matlab/files/2869306/4_steps.zip) contains four steps of a DC Sweep (.dc) simulation from two separate .step commands. The number of data points is not divisible by 4, because in...
There are a bunch of errors when building the Doxygen tag file, caused by duplicate elements when a class overrides base class functions. There are two entries, one for the...
There should be a check to make sure there are no unwanted links to the online version in the output HTML (so things like the broken release v20180527 can't happen...
The URL for external link markers (via `background` CSS style) and the navbar background is relative but not adjusted to the containing file's path, which means the link marker and...
For some pages that are modified before `preprocess_html_file` is run on them, the retrieval time in the footer may be wrong because it shows the modification time of the file.
This is similar to #4673, but concerns observability. ## In what area(s)? /area test-and-release ## Describe the feature Currently, Docker images use a [distroless image](https://github.com/GoogleContainerTools/distroless/blob/main/base/README.md) as their base which doesn't...