Skip to content

Commit

Permalink
Add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
trishume committed Apr 10, 2015
1 parent 8876b3e commit df974a4
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Dash D/Phobos Docset

A Dash docset for the standard library docs found at [http://dlang.org/phobos](http://dlang.org/phobos).
See the releases page for a download. The docset you get just cloning the repo is empty and must be generated.

## Generating

```sh
bundle install
rake download
rake restyle
rake gen
```

0 comments on commit df974a4

Please sign in to comment.