Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTML errors #2

Closed
dietmarw opened this issue May 11, 2013 · 5 comments
Closed

HTML errors #2

dietmarw opened this issue May 11, 2013 · 5 comments
Assignees
Labels

Comments

@dietmarw
Copy link
Member

The released version v1.1 contains lots of HTML errors.
https://gist.github.com/dietmarw/c4dc5629e581702eb2d1

In addition are links to images or other packages are pointing to the wrong place (looks like the URL was typed incorrectly):

[Checking file /home/dietmarw/.workspace/gh-modelica/Modelica_DeviceDrivers/Resources/help/Modelica_DeviceDrivers.Blocks.Packaging.SerialPackager.UnpackUnsignedInteger.html]:
Not found: Modelica_DeviceDrivers.Blocks.Examples.TestSerialPackagerBitUnpack_UDP.html
[Checking file /home/dietmarw/.workspace/gh-modelica/Modelica_DeviceDrivers/Resources/help/Modelica_DeviceDrivers.UsersGuide.html]:
Not found: Modelica_DeviceDrivers.UsersGuide.Literature.html
[Checking file /home/dietmarw/.workspace/gh-modelica/Modelica_DeviceDrivers/Resources/help/Modelica_DeviceDrivers.Utilities.Icons.InternalPackage.html]:
Not found: ../Extras/Images/dlr_logo.png
[Checking file /home/dietmarw/.workspace/gh-modelica/Modelica_DeviceDrivers/Resources/help/Modelica_DeviceDrivers.Utilities.Icons.html]:
Not found: ../Extras/Images/dlr_logo.png
@ghost ghost assigned bernhard-thiele May 11, 2013
@dietmarw
Copy link
Member Author

As a note the HTML error reports are also generated on a daily basis for all libraries by the OpenModelica project. Simply look at https://build.openmodelica.org/Documentation/tidy.filtered and search for the library of interest therein.

@bernhard-thiele
Copy link
Collaborator

Html should be now valid for the current master and release branch.

@dietmarw
Copy link
Member Author

Looks good to me. Some corner case warning about the
UserGuide.ModelicaLicence2 but I guess this is something that we need to
fix in the documentation generator.

On Fri, May 24, 2013 at 7:01 PM, Bernhard Thiele
notifications@github.comwrote:

Html should be now valid for the current master and release branch.


Reply to this email directly or view it on GitHubhttps://github.com//issues/2#issuecomment-18417328
.

@bernhard-thiele
Copy link
Collaborator

Yes, there is an issue with UserGuide.ModelicaLicense2, although the html should be valid.
The html in UserGuide.ModelicaLicence2 is an adapted version of the official Modelica Licence 2 .mo file (https://www.modelica.org/licenses/ModelicaLicense2.mo/view). However, the .. section used by the official template troubles the documentation generator.

@dietmarw
Copy link
Member Author

This is going to get fixed:
https://trac.openmodelica.org/OpenModelica/ticket/2205

On Sat, May 25, 2013 at 12:37 PM, Bernhard Thiele
notifications@github.comwrote:

Yes, there is an issue with UserGuide.ModelicaLicense2, although the html
should be valid.
The html in UserGuide.ModelicaLicence2 is an adapted version of the
official Modelica Licence 2 .mo file (
https://www.modelica.org/licenses/ModelicaLicense2.mo/view). However, the
.. section used by the official template troubles the documentation
generator.


Reply to this email directly or view it on GitHubhttps://github.com//issues/2#issuecomment-18445070
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants