Skip to content

Commit

Permalink
Merge pull request #233 from sbt/wip/getting-started-docs
Browse files Browse the repository at this point in the history
Adding documentation in universal getting started guide.
  • Loading branch information
kardapoltsev committed May 4, 2014
2 parents 8abc9a5 + 0e3a148 commit f81275e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/sphinx/DetailedTopics/universal.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,15 @@ The above does two things:

You can use this to add anything you desire to the package.

**Note**

..
If you are using an ``application archetype`` or the ``playframework``, the jar mapping is already defined and
you should not include these in your ``build.sbt``. `issue 227`_

.. _issue 227: https://github.com/sbt/sbt-native-packager/issues/227


Universal Conventions
---------------------
Expand Down

0 comments on commit f81275e

Please sign in to comment.