sbt/sbt-native-packager

Redirect scala-sbt.org to readthedocs

Open

#1,064 opened on Nov 5, 2017

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Scala (439 forks)batch import
documentationhelp wanted

Repository metrics

Stars
 (1,593 stars)
PR merge metrics
 (Avg merge 17d 18h) (4 merged PRs in 30d)

Description

The docs published at http://www.scala-sbt.org/sbt-native-packager/ aren't up-to-date. Instead we should point http://sbt-native-packager.readthedocs.io/en/stable/

The tricky part will be to add the redirects for all existing pages to the new page without breaking the actual documentation generation.

Contributor guide