User: pabs-guest Date: 06/02/08 13:42:06 Modified: debian mapserver-doc.docs rules Log: Convert the rfc files to html too. Revision Changes Path 1.4 +0 -1 mapserver/debian/mapserver-doc.docs CVSWEB Options: ------------------- CVSWeb: Annotate this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/mapserver/debian/mapserver-doc.docs?annotate=1.4&cvsroot= CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/mapserver/debian/mapserver-doc.docs?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot= CVSWeb: Diff to previous version: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/mapserver/debian/mapserver-doc.docs.diff?r1=1.4&r2=1.3&cvsroot= ----------------------------------- Index: mapserver-doc.docs =================================================================== RCS file: /cvsroot/pkg-grass/mapserver/debian/mapserver-doc.docs,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- mapserver-doc.docs 8 Feb 2006 13:18:19 -0000 1.3 +++ mapserver-doc.docs 8 Feb 2006 13:42:06 -0000 1.4 @@ -2,5 +2,4 @@ COMMITERS fonts symbols -rfc html 1.19 +8 -0 mapserver/debian/rules CVSWEB Options: ------------------- CVSWeb: Annotate this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/mapserver/debian/rules?annotate=1.19&cvsroot= CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/mapserver/debian/rules?rev=1.19&content-type=text/x-cvsweb-markup&cvsroot= CVSWeb: Diff to previous version: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/mapserver/debian/rules.diff?r1=1.19&r2=1.18&cvsroot= ----------------------------------- Index: rules =================================================================== RCS file: /cvsroot/pkg-grass/mapserver/debian/rules,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- rules 8 Feb 2006 13:26:28 -0000 1.18 +++ rules 8 Feb 2006 13:42:06 -0000 1.19 @@ -86,6 +86,14 @@ rst2html $(rstoptions) mapscript/doc/mapscript.txt > html/mapscript.html rst2html $(rstoptions) mapscript/doc/python.txt > html/python.html rst2html $(rstoptions) mapscript/doc/querying-HOWTO.txt > html/querying-HOWTO.html + rst2html $(rstoptions) rfc/ms-rfc-1.txt > html/ms-rfc-1.html + rst2html $(rstoptions) rfc/ms-rfc-2.txt > html/ms-rfc-2.html + rst2html $(rstoptions) rfc/ms-rfc-3.txt > html/ms-rfc-3.html + rst2html $(rstoptions) rfc/ms-rfc-4.txt > html/ms-rfc-4.html + rst2html $(rstoptions) rfc/ms-rfc-5.txt > html/ms-rfc-5.html + rst2html $(rstoptions) rfc/ms-rfc-6.txt > html/ms-rfc-6.html + rst2html $(rstoptions) rfc/ms-rfc-7.txt > html/ms-rfc-7.html + rst2html $(rstoptions) rfc/ms-rfc-8.txt > html/ms-rfc-8.html cp mapscript/doc/default.css html cp mapscript/doc/mapscript.css html
_______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

