Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dganguli committed Mar 7, 2014
1 parent abfbcf2 commit 5e6dfdb
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,24 +117,3 @@ plot(g, "tweets.png", layout=layout, vertex_size=2, bbox=(400, 400), margin=25,
```

![alt text](https://github.com/metamx/pydruid/raw/master/docs/figures/twitter_graph.png "Social Network")


#documentation

pydruid is a [Sphinx](http://sphinx-doc.org/) project. You can view documentation locally by opening the following with a web browser:

```python
pydruid/docs/build/html/index.html
```

The docstrings are written in [ReStructuredText](http://docutils.sourceforge.net/rst.html). If edited, documentation can be re-generated by running:

```python
make html
```

from within the docs directory, assuming Sphinx is installed on your machine.




0 comments on commit 5e6dfdb

Please sign in to comment.