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

use autopluging system in deployments docs #615

Merged
merged 1 commit into from
Jun 29, 2015
Merged

Conversation

szimano
Copy link
Contributor

@szimano szimano commented Jun 29, 2015

another docs PR - currently the old way of adding deploymentSettings is mentioned in the docs, while it's already deprecated

@muuki88 muuki88 added the documentation Documentation should be extended or updated label Jun 29, 2015
muuki88 added a commit that referenced this pull request Jun 29, 2015
use autopluging system in deployments docs
@muuki88 muuki88 merged commit c3d0bb5 into sbt:master Jun 29, 2015
@muuki88
Copy link
Contributor

muuki88 commented Jun 29, 2015

thanks @szimano for keeping the docs up-to-date :)

@@ -27,15 +27,13 @@ For an automatised build process are other plugins like the `sbt release plugin`

Default Configuration
---------------------
The easiest way is to add ``deploymentSettings`` to your ``build.sbt``
The easiest way is to add ``UniversalDeployPlugin`` to your ``build.sbt``

.. code-block:: scala

import NativePackagerKeys._
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this can be removed as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation should be extended or updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants