merged changes from RC_1_0

This commit is contained in:
Arvid Norberg 2014-07-10 16:23:47 +00:00
parent 622981d2cd
commit 55661514e9
2 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Written by Arvid Norberg. Copyright (c) 2003-2014
Contributions by:
Ajax16384
Andrei Kurushin
Steven Siloti
Thomas Fischer
Massaroddel

View File

@ -63,12 +63,15 @@ manual.rst: stats_counters.rst
troubleshooting_thumb.png: troubleshooting.png
convert troubleshooting.png -resize 800x800 troubleshooting_thumb.png
cp $@ $(WEB_PATH)/$@
troubleshooting.png: troubleshooting.dot
dot troubleshooting.dot -Tpng >troubleshooting.png
cp $@ $(WEB_PATH)/$@
todo.html:gen_todo.py ../src/*.cpp ../include/libtorrent/*.hpp
python gen_todo.py
cp $@ $(WEB_PATH)/$@
$(REFERENCE_TARGETS:=.rst):gen_reference_doc.py ../include/libtorrent/*.hpp ../include/libtorrent/kademlia/*.hpp manual.rst settings.rst session_stats.rst
python gen_reference_doc.py