r632 - trunk/jrst/src/test/resources/bugs
Author: jruchaud Date: 2011-12-09 15:52:23 +0100 (Fri, 09 Dec 2011) New Revision: 632 Url: http://nuiton.org/repositories/revision/jrst/632 Log: #1847 Changement de la regexp pour autoriser les urls relatives dans les embedded links Added: trunk/jrst/src/test/resources/bugs/testEmbeddedURIs.rst Copied: trunk/jrst/src/test/resources/bugs/testEmbeddedURIs.rst (from rev 630, trunk/jrst/src/test/resources/bugs/testNoSubtitle.rst) =================================================================== --- trunk/jrst/src/test/resources/bugs/testEmbeddedURIs.rst (rev 0) +++ trunk/jrst/src/test/resources/bugs/testEmbeddedURIs.rst 2011-12-09 14:52:23 UTC (rev 632) @@ -0,0 +1,31 @@ +.. - +.. * #%L +.. * JRst :: Api +.. * +.. * $Id$ +.. * $HeadURL$ +.. * %% +.. * Copyright (C) 2004 - 2011 CodeLutin +.. * %% +.. * This program is free software: you can redistribute it and/or modify +.. * it under the terms of the GNU Lesser General Public License as +.. * published by the Free Software Foundation, either version 3 of the +.. * License, or (at your option) any later version. +.. * +.. * This program is distributed in the hope that it will be useful, +.. * but WITHOUT ANY WARRANTY; without even the implied warranty of +.. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +.. * GNU General Lesser Public License for more details. +.. * +.. * You should have received a copy of the GNU General Lesser Public +.. * License along with this program. If not, see +.. * <http://www.gnu.org/licenses/lgpl-3.0.html>. +.. * #L% +.. - +See the `Python home page <http://www.python.org>`_ for info. + +See the `Python home page bis <./python>`_ for info. + +`RFC 2396 <http://www.rfc-editor.org/rfc/rfc2396.txt>`__ and `RFC +2732 <http://www.rfc-editor.org/rfc/rfc2732.txt>`__ together +define the syntax of URIs.
participants (1)
-
jruchaud@users.nuiton.org