Skip to content

Commit

Permalink
Be sure to generate clean API docs when generating a package.
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumebort committed Nov 13, 2011
1 parent a1b80d0 commit 5e8e901
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -30,7 +30,7 @@ $ cd /dev/myApplication
$ play run
```

Use `play new yourNewApplicationFolder` to create a new application:
Use `play new yourNewApplication` to create a new application:

```bash
$ cd /dev
Expand Down
2 changes: 1 addition & 1 deletion documentation/manual
Submodule manual updated from cb9f23 to 82c6d0
1 change: 1 addition & 0 deletions framework/package
Expand Up @@ -2,6 +2,7 @@

`dirname $0`/cleanEverything
`dirname $0`/build build-repository
`dirname $0`/build api-docs

rm -rf /tmp/play-2.0-beta*

Expand Down

0 comments on commit 5e8e901

Please sign in to comment.