bagder: curl-www/rfc Makefile,1.4,1.5 _index.html,1.2,1.3
[email protected] Sat, 09 Oct 2010 10:22:14 +0000
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/rfc
In directory giant.haxx.se:/var/tmp/cvs-serv18004
Modified Files:
Makefile _index.html
Log Message:
make it part of the dev section
Index: Makefile
===================================================================
RCS file: /cvsroot/curl/curl-www/rfc/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Makefile 4 Feb 2009 18:27:23 -0000 1.4
+++ Makefile 9 Oct 2010 10:22:11 -0000 1.5
@@ -1,7 +1,7 @@
SRCROOT=../cvssource
DOCROOT=$(SRCROOT)/docs
-MAINPARTS= ../_doctype.html ../docs/_menu.html ../_footer.html ../setup.t \
+MAINPARTS= ../_doctype.html ../dev/_menu.html ../_footer.html ../setup.t \
../pic.t ../where.t ../ad.t ../libcurl/_links.html ../mirrorlinks.t \
../css.t ../sflogo.html Makefile
NOW=$(shell gnudate +'-D__TODAY__=%B %e, %Y')
@@ -22,7 +22,6 @@
index.html: _index.html $(MAINPARTS) index.t
$(ACTION)
-
full: all
new:
Index: _index.html
===================================================================
RCS file: /cvsroot/curl/curl-www/rfc/_index.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- _index.html 11 Mar 2005 12:30:48 -0000 1.2
+++ _index.html 9 Oct 2010 10:22:11 -0000 1.3
@@ -5,14 +5,13 @@
#include "css.t"
</head>
-#define CURL_DOCS
-#define DOCS_SPECS
+#define DEVEL_SPECS
#define CURL_URL rfc
-#include "_menu.html"
+#include "../dev/_menu.html"
#include "setup.t"
-WHERE2(Docs, "/docs/", Specifications)
+WHERE2(Development, "/dev/", Specifications)
TITLE(Specifications that Concerns Curl)
<div class="relatedbox">