-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Migrate wiki to docs dir #1555
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
Migrate wiki to docs dir #1555
Conversation
Can we have the same disqus comment thread for the blog posts which are both on scala-lang and on the dotty website? |
If we want to - we just have to choose the same thread ID IIUC. On Tue, Oct 4, 2016, 13:42 Guillaume Martres notifications@github.com
|
But I agree with whoever said it, that most discussion is still on HN/Reddit On Tue, Oct 4, 2016, 13:49 Felix Mulder felix.mulder@gmail.com wrote:
|
Maybe we should link to a HN or Reddit thread instead of having disqus comment then. |
@odersky - I'd like to work on the site to render this. Is there anything else we should consider before merging this? |
7999443
to
45757f1
Compare
fc86aa4
to
294f4b0
Compare
1e37f70
to
d6583e5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fixed Java signatures of forwarders for inherited members, and references to scala.Nothing are translated to scala.runtime.Nothing$ (see scala#1254, scala#1822, scala#1555). Moved a Java test that was not run to its proper subdirectory, to make partest happy.
Fixed Java signatures of forwarders for inherited members, and references to scala.Nothing are translated to scala.runtime.Nothing$ (see scala#1254, scala#1822, scala#1555). Moved a Java test that was not run to its proper subdirectory, to make partest happy.
This PR migrates the wiki to the docs dir so that we can create better documentation in the long run. It also adds the blog posts concerning dotty that are currently featured on http://dotty.epfl.ch/blog.
Once merged the website will be set up to poll the repo and host the documenation on http://dotty.epfl.ch/docs