projects
/
platform
/
upstream
/
python-requests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b69798
)
wording
author
Kevin Burke
<kevin@twilio.com>
Mon, 18 Nov 2013 02:39:01 +0000
(18:39 -0800)
committer
Kevin Burke
<kevin@twilio.com>
Mon, 18 Nov 2013 02:39:01 +0000
(18:39 -0800)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
67c3573
..
7204163
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-39,4
+39,4
@@
docs-init:
docs:
cd docs && make html
- @echo "\033[95m\n\n
Installed! Docs homepage is
at docs/_build/html/index.html.\n\033[0m"
+ @echo "\033[95m\n\n
Build successful! View the docs homepage
at docs/_build/html/index.html.\n\033[0m"