modelica / Modelica_LinearSystems2

Free library providing different representations of linear, time invariant differential and difference equation systems, as well as typical operations on these system descriptions.
18 stars 18 forks source link

Invalid documentation links #41

Open tbeu opened 7 years ago

tbeu commented 7 years ago

Taken from https://build.openmodelica.org/Documentation/FindFiles.log

Modelica_LinearSystems2.DiscreteStateSpace.'+'.html: Not found: Icons/Modelica_LinearSystems2.DiscreteStateSpace.' '.svg
Modelica_LinearSystems2.DiscreteStateSpace.html: Not found: Icons/Modelica_LinearSystems2.DiscreteStateSpace.' '.svg
Modelica_LinearSystems2.DiscreteTransferFunction.'+'.'dtf+dtf'.html: Not found: Icons/Modelica_LinearSystems2.DiscreteTransferFunction.' '.'dtf dtf'.svg
Modelica_LinearSystems2.DiscreteTransferFunction.'+'.'dtf+dtf'.html: Not found: Modelica_LinearSystems2.DiscreteTransferFunction.' '.html
Modelica_LinearSystems2.DiscreteTransferFunction.'+'.'dtf+r'.html: Not found: Icons/Modelica_LinearSystems2.DiscreteTransferFunction.' '.'dtf r'.svg
Modelica_LinearSystems2.DiscreteTransferFunction.'+'.'dtf+r'.html: Not found: Modelica_LinearSystems2.DiscreteTransferFunction.' '.html
Modelica_LinearSystems2.DiscreteTransferFunction.'+'.html: Not found: Icons/Modelica_LinearSystems2.DiscreteTransferFunction.' '.'dtf dtf'.svg
Modelica_LinearSystems2.DiscreteTransferFunction.'+'.html: Not found: Icons/Modelica_LinearSystems2.DiscreteTransferFunction.' '.'dtf r'.svg
Modelica_LinearSystems2.DiscreteTransferFunction.'+'.html: Not found: Icons/Modelica_LinearSystems2.DiscreteTransferFunction.' '.svg
Modelica_LinearSystems2.DiscreteTransferFunction.html: Not found: Icons/Modelica_LinearSystems2.DiscreteTransferFunction.' '.svg
Modelica_LinearSystems2.DiscreteZerosAndPoles.'+'.html: Not found: Icons/Modelica_LinearSystems2.DiscreteZerosAndPoles.' '.svg
Modelica_LinearSystems2.DiscreteZerosAndPoles.html: Not found: Icons/Modelica_LinearSystems2.DiscreteZerosAndPoles.' '.svg
Modelica_LinearSystems2.Internal.StateSpace2.'+'.html: Not found: Icons/Modelica_LinearSystems2.Internal.StateSpace2.' '.svg
Modelica_LinearSystems2.Internal.StateSpace2.html: Not found: Icons/Modelica_LinearSystems2.Internal.StateSpace2.' '.svg
Modelica_LinearSystems2.Internal.StateSpace2.'-'.html: Not found: //Modelica_LinearSystems2.StateSpace.'-'.subtract
Modelica_LinearSystems2.Math.Complex.'+'.html: Not found: Icons/Modelica_LinearSystems2.Math.Complex.' '.svg
Modelica_LinearSystems2.Math.Complex.html: Not found: Icons/Modelica_LinearSystems2.Math.Complex.' '.svg
Modelica_LinearSystems2.Math.Polynomial.'+'.html: Not found: Icons/Modelica_LinearSystems2.Math.Polynomial.' '.svg
Modelica_LinearSystems2.Math.Polynomial.html: Not found: Icons/Modelica_LinearSystems2.Math.Polynomial.' '.svg
Modelica_LinearSystems2.StateSpace.'+'.html: Not found: Icons/Modelica_LinearSystems2.StateSpace.' '.svg
Modelica_LinearSystems2.StateSpace.html: Not found: Icons/Modelica_LinearSystems2.StateSpace.' '.svg
Modelica_LinearSystems2.TransferFunction.'+'.html: Not found: Icons/Modelica_LinearSystems2.TransferFunction.' '.svg
Modelica_LinearSystems2.TransferFunction.html: Not found: Icons/Modelica_LinearSystems2.TransferFunction.' '.svg
Modelica_LinearSystems2.WorkInProgress.DiscreteZerosAndPoles.'+'.html: Not found: Icons/Modelica_LinearSystems2.WorkInProgress.DiscreteZerosAndPoles.' '.svg
Modelica_LinearSystems2.WorkInProgress.DiscreteZerosAndPoles.html: Not found: Icons/Modelica_LinearSystems2.WorkInProgress.DiscreteZerosAndPoles.' '.svg
Modelica_LinearSystems2.WorkInProgress.plotRootLoci.html: Not found: Modelica_LinearSystems2 2.3.4/Resources/Images/rootLociiDefaultSetup.png
Modelica_LinearSystems2.WorkInProgress.plotRootLociNoLoop.html: Not found: Modelica_LinearSystems2 2.3.4/Resources/Images/rootLociiDefaultSetup.png
Modelica_LinearSystems2.WorkInProgress.RootLocusOld.rootLocus.html: Not found: Modelica_LinearSystems2 2.3.4/Resources/Images/rootLociiDefaultSetup.png
Modelica_LinearSystems2.WorkInProgress.StateSpace2.'+'.html: Not found: Icons/Modelica_LinearSystems2.WorkInProgress.StateSpace2.' '.svg
Modelica_LinearSystems2.WorkInProgress.StateSpace2.html: Not found: Icons/Modelica_LinearSystems2.WorkInProgress.StateSpace2.' '.svg
Modelica_LinearSystems2.WorkInProgress.StateSpace2.'-'.html: Not found: Modelica_LinearSystems2.StateSpace.'.html-'.subtract
Modelica_LinearSystems2.ZerosAndPoles.'+'.html: Not found: Icons/Modelica_LinearSystems2.ZerosAndPoles.' '.svg
Modelica_LinearSystems2.ZerosAndPoles.html: Not found: Icons/Modelica_LinearSystems2.ZerosAndPoles.' '.svg
Modelica_LinearSystems2.ZerosAndPoles.Internal.html: Not found: Icons/Modelica_LinearSystems2.ZerosAndPoles.Internal.'p^2 k[1]Multiplicationp k[2]'.svg
Modelica_LinearSystems2.ZerosAndPoles.Internal.html: Not found: Icons/Modelica_LinearSystems2.ZerosAndPoles.Internal.'p a'.svg
Modelica_LinearSystems2.ZerosAndPoles.Internal.'p^2+k[1]Multiplicationp+k[2]'.html: Not found: Icons/Modelica_LinearSystems2.ZerosAndPoles.Internal.'p^2 k[1]Multiplicationp k[2]'.svg
Modelica_LinearSystems2.ZerosAndPoles.Internal.'p+a'.html: Not found: Icons/Modelica_LinearSystems2.ZerosAndPoles.Internal.'p a'.svg
tobolar commented 7 years ago

This issue complements #2

tobolar commented 4 years ago

@tbeu Is this issue still relevant?

tbeu commented 4 years ago

Yes, it still occures in the above mentioned FindFiles.log.

tobolar commented 4 years ago

This seems to me being a bug in OM's documentation generator. Comparing, e.g., Modelica_LinearSystems2.DiscreteStateSpace.'+'.html and Modelica_LinearSystems2.DiscreteStateSpace.'-'.html, I haven't found any considerable difference. But only the formerly class is listed in the log file.

beutlich commented 4 years ago

@sjoelund Can you please check if there are still false-positive findings in GenerateDoc.mos? Thanks.

tobolar commented 2 years ago

@beutlich Any progress hier?

beutlich commented 2 years ago

@tobolar Please see my comment above^^ where I asked @sjoelund about false-positive findings in GenerateDoc.mos. That's the latest news I have for you.