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

Scaladoc index problems #6017

Closed
scabug opened this issue Jul 2, 2012 · 4 comments
Closed

Scaladoc index problems #6017

scabug opened this issue Jul 2, 2012 · 4 comments
Assignees
Milestone

Comments

@scabug
Copy link

scabug commented Jul 2, 2012

  1. Another thing which I realized while browsing through the index is the way in which the index entries are written, i.e. are capitalized.
    Example: STAR: is defined in Trees.Star, Base.Star and Tokens.STAR, but listed in the index as STAR only. Probably all defined capitalizations could be listed on the index-title-line instead of only one (arbitrarily) chosen one. (noticed by Dominik)

  2. If there's no index page for letter 'X', the link is still valid and will lead to a 404 error because no page was generated.

See also #5558

@scabug
Copy link
Author

scabug commented Jul 2, 2012

Imported From: https://issues.scala-lang.org/browse/SI-6017?orig=1
Reporter: @VladUreche

@scabug
Copy link
Author

scabug commented Jul 16, 2012

@VladUreche said:
Better leave it unassigned, I have no idea when and if I'll have time for it.

@scabug
Copy link
Author

scabug commented Jan 8, 2013

@kzys said:
I fixed in the below pull request.
scala/scala#1861

@scabug
Copy link
Author

scabug commented Feb 5, 2013

@adriaanm said:
scala/scala#2050

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