Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
lvh committed Jan 29, 2015
1 parent 7ed8863 commit 6d998f5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,9 @@ Run tests, check code quality:

Build the documentation:

- `make docs` builds customer-facing documentation.
- `make docs` builds all other documentation targets (listed below).
- `make sphinxdocs` builds all Sphinx documentation.
- `make docbook` builds all user-facing Docbook documentation.

### Deployment

Expand All @@ -73,7 +75,7 @@ Build the documentation:

### Cleaning up

- `make cleandocs` removes customer-facing documentation without
- `make cleandocs` removes all documentation artifacts without
removing other artifacts.
- `make clean` removes all build-time artifacts, leaving the
repository in a distributable state.
Expand Down

0 comments on commit 6d998f5

Please sign in to comment.