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

images in ScalaDoc are doubled #6580

Closed
scabug opened this issue Oct 29, 2012 · 3 comments
Closed

images in ScalaDoc are doubled #6580

scabug opened this issue Oct 29, 2012 · 3 comments
Assignees
Milestone

Comments

@scabug
Copy link

scabug commented Oct 29, 2012

When I include of .png like this:

  /** Here z(1) is defined as follows:
    * <br>
    *   <img src="http://andreimikhailov.com/media/minitheta-scaladoc/QrTLTTLT.png" alt="QrLambda2Theta4">
    * <br>
    * plus z(1) times
    * <br>
    *   <img src="http://andreimikhailov.com/media/minitheta-scaladoc/MLTTLT.png" alt="MLTTLT">
    * <br>
    * equals QL of something
    */

It gets doubled as here:
[http://andreimikhailov.com/scaladoc/index.html#com.andreimikhailov.brst.TLMTLT$]

@scabug
Copy link
Author

scabug commented Oct 29, 2012

Imported From: https://issues.scala-lang.org/browse/SI-6580?orig=1
Reporter: Andrei Mikhailov (amkhlv)
Affected Versions: 2.9.2

@scabug
Copy link
Author

scabug commented Mar 18, 2013

@kzys said:
I will take a look.

@scabug
Copy link
Author

scabug commented Mar 19, 2013

@kzys said:
scala/scala#2278

@scabug scabug closed this as completed May 1, 2013
@scabug scabug added this to the 2.10.2-RC1 milestone Apr 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants