This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [www patch] sort branches


On 02/13/2017 09:34 AM, Nathan Sidwell wrote:
I've applied this patch to sort the other branch lists in svn.html.  I
also added an index and split the inactive branch list into merged and
plain inactive.

I think these /p tags are needed. At least that's my interpretation of the validator error.

nathan

--
Nathan Sidwell
? htdocs/.#svn.html.1.208
Index: htdocs/svn.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v
retrieving revision 1.211
diff -r1.211 svn.html
709c709
< <p>These development have been merged to gcc mainline, and thus inactive.
---
> <p>These development have been merged to gcc mainline, and thus inactive.</p>
829c829
< merged.
---
> merged.</p>

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]