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 2.10.0 M7 direct links working in 2.9.x redirects but doesn't support members #6280

Closed
scabug opened this issue Aug 24, 2012 · 2 comments
Assignees
Milestone

Comments

@scabug
Copy link

scabug commented Aug 24, 2012

affects version 2.10 M7 as well.

Using the direct link (as working in 2.9.x):

./doc/scales/xml/package.html#writeTo%5bT%5d(T,Writer,Option%5bXmlVersion%5d,Option%5bCharset%5d)(SerializerFactory,SerializeableXml%5bT%5d):Option%5bThrowable%5d

is redirected to:

index.html#scales.xml.package

The direct anchor to writeTo... is, however, dropped.

Vlad has shown the new direct syntax is:

index.html#scales.xml.package@packageobject

which works fine in M7.

This affects all object members including package objects

@scabug
Copy link
Author

scabug commented Aug 24, 2012

Imported From: https://issues.scala-lang.org/browse/SI-6280?orig=1
Reporter: Chris (chris)
Affected Versions: 2.10.0-M6

@scabug
Copy link
Author

scabug commented Aug 25, 2012

@VladUreche said:
scala/scala#1193

@scabug scabug closed this as completed Aug 30, 2012
@scabug scabug added this to the 2.10.0-M7 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