Skip to content

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

Merged
merged 5 commits into from
Oct 6, 2016
Merged

Migrate wiki to docs dir #1555

merged 5 commits into from
Oct 6, 2016

Conversation

felixmulder
Copy link
Contributor

@felixmulder felixmulder commented Oct 4, 2016

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

@smarter
Copy link
Member

smarter commented Oct 4, 2016

Can we have the same disqus comment thread for the blog posts which are both on scala-lang and on the dotty website?

@felixmulder
Copy link
Contributor Author

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
wrote:

Can we have the same disqus comment thread for the blog posts which are
both on scala-lang and on the dotty website?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#1555 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/ABdYwaf625Y96sMPa0gswD_STXe13xZqks5qwjuvgaJpZM4KNj3x
.

@felixmulder
Copy link
Contributor Author

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:

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
wrote:

Can we have the same disqus comment thread for the blog posts which are
both on scala-lang and on the dotty website?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#1555 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/ABdYwaf625Y96sMPa0gswD_STXe13xZqks5qwjuvgaJpZM4KNj3x
.

@smarter
Copy link
Member

smarter commented Oct 4, 2016

Maybe we should link to a HN or Reddit thread instead of having disqus comment then.

@felixmulder
Copy link
Contributor Author

@odersky - I'd like to work on the site to render this. Is there anything else we should consider before merging this?

Copy link
Member

@smarter smarter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@felixmulder felixmulder merged commit 10ff949 into scala:master Oct 6, 2016
@felixmulder felixmulder deleted the topic/docs branch October 6, 2016 16:11
OlivierBlanvillain pushed a commit to OlivierBlanvillain/dotty that referenced this pull request Dec 8, 2016
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.
OlivierBlanvillain pushed a commit to OlivierBlanvillain/dotty that referenced this pull request Dec 12, 2016
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants