mirror of https://github.com/sbt/sbt.git
Update home.rst
It took me a while to find where the documentation was in the GitHub repository. Maybe pages could link back to their source?
This commit is contained in:
parent
8bc0e5ab26
commit
a7a5835c6c
|
|
@ -46,7 +46,8 @@ Use the `sbt-dev mailing list`_ for discussing sbt development.
|
|||
Use the #sbt irc channel for questions and discussions.
|
||||
|
||||
This documentation can be forked `on GitHub <https://github.com/sbt/sbt/>`_.
|
||||
Feel free to make corrections and add documentation.
|
||||
Feel free to make corrections and add documentation. The documentation source is located in the `src/sphinx`
|
||||
subdirectory of the GitHub project.
|
||||
|
||||
Documentation for 0.7.x has been `archived here <http://www.scala-sbt.org/0.7.7/docs/home.html>`_.
|
||||
This documentation applies to sbt |version|.
|
||||
|
|
|
|||
Loading…
Reference in New Issue