Update of /cvsroot/curl/curl-www/docs
In directory labb:/tmp/cvs-serv13175
Modified Files:
Makefile _thanks.html
Log Message:
new thanks look after the THANKS update
Index: _thanks.html
===================================================================
RCS file: /cvsroot/curl/curl-www/docs/_thanks.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- _thanks.html 12 Aug 2004 10:25:34 -0000 1.6
+++ _thanks.html 9 May 2005 09:19:12 -0000 1.7
@@ -15,11 +15,17 @@
WHERE2(Docs, "/docs/", Thanks)
TITLE(Thanks for Your Contribution to the cURL Project!)
+<div class="relatedbox">
+<b>Related:</b>
+<br><a href="contribute.html">Contribute</a>
+<br><a href="/bugreport..html">Report Bugs</a>
+</div>
<p>
This project has been alive for many years. Countless people have provided
-feedback that have improved curl. Here follows an incomplete list of people
-that have contributed with non-trivial parts
-<br>
+code, feedback, advice etc that have improved curl. curl and libcurl would not
+be what they are today without the help of friendly people like this:
+
+<p>
#include "thanks.t"
Index: Makefile
===================================================================
RCS file: /cvsroot/curl/curl-www/docs/Makefile,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- Makefile 4 May 2005 14:13:41 -0000 1.49
+++ Makefile 9 May 2005 09:19:12 -0000 1.50
@@ -89,7 +89,7 @@
$(ACTION)
thanks.t: $(DOCROOT)/THANKS
- $(TXT2PLAIN) < $< | sed -e 's/@/ at /g' -e 's/\([a-z]\)\.\([a-z]\)/\1 dot \2/g' -e 's/\</<span class=\"addy\">\</' -e 's/\>/\><\/span>/' |awk '/^[A-Z]/ { printf("<br>\n%s", $$0) }' > $@
+ $(TXT2PLAIN) < $< | grep -v "^ " > $@
faq.html: _faq.shtml $(MAINPARTS) faq.t
$(ACTION)
_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-www-commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.