projects
/
services
/
python-requests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45fabf4
)
hrm
author
Kenneth Reitz
<me@kennethreitz.com>
Wed, 7 Sep 2011 22:19:54 +0000
(18:19 -0400)
committer
Kenneth Reitz
<me@kennethreitz.com>
Wed, 7 Sep 2011 22:19:54 +0000
(18:19 -0400)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 37600f5985e561154c1c1177e9a808e55500bbd6..6ec49602ce6d2ef3ce26dae98c4fb531203cce1b 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-5,7
+5,6
@@
test:
python test_requests.py
site:
- # Building Docs
+ cd docs; make dirhtml
docs: site
- cd docs; make dirhtml
\ No newline at end of file