Re: [pgadmin-hackers] Fixed warnings for Docs project

2012-05-10 Thread Dave Page
Thanks Akshay - patch applied. On Thu, May 10, 2012 at 10:22 AM, Akshay Joshi wrote: > > > On Wed, May 9, 2012 at 8:07 PM, Dave Page wrote: >> >> Thanks. >> >> I think we need to do some fine tuning here. There are a few issues: >> >> - It looks like "search" is a reserved name. Sphinx creates a

Re: [pgadmin-hackers] Fixed warnings for Docs project

2012-05-10 Thread Akshay Joshi
On Wed, May 9, 2012 at 8:07 PM, Dave Page wrote: > Thanks. > > I think we need to do some fine tuning here. There are a few issues: > > - It looks like "search" is a reserved name. Sphinx creates a search > page in the HTML format docs with that name, so clicking on the link > to see how to searc

Re: [pgadmin-hackers] Fixed warnings for Docs project

2012-05-09 Thread Akshay Joshi
Modified search.png file attached. On Wed, May 9, 2012 at 6:26 PM, Akshay Joshi wrote: > Wrong png file attached as I did git reset HEAD --hard. Wait will send new > image. > > > On Wed, May 9, 2012 at 6:24 PM, Akshay Joshi < > akshay.jo...@enterprisedb.com> wrote: > >> Sorry, Attached. >> >> >>

Re: [pgadmin-hackers] Fixed warnings for Docs project

2012-05-09 Thread Akshay Joshi
Wrong png file attached as I did git reset HEAD --hard. Wait will send new image. On Wed, May 9, 2012 at 6:24 PM, Akshay Joshi wrote: > Sorry, Attached. > > > On Wed, May 9, 2012 at 5:35 PM, Dave Page wrote: > >> EATTACHMENTMISSING :-) >> >> On Wed, May 9, 2012 at 1:00 PM, Akshay Joshi >> wrote

Re: [pgadmin-hackers] Fixed warnings for Docs project

2012-05-09 Thread Dave Page
EATTACHMENTMISSING :-) On Wed, May 9, 2012 at 1:00 PM, Akshay Joshi wrote: > Hi Dave > > I did following changes in Docs project > > Removed warnings during compilation of Docs project. > Added missing default-xsl.rst and sample-xml.rst file. > Added TOC tree. > Modified search.png file. Attached

[pgadmin-hackers] Fixed warnings for Docs project

2012-05-09 Thread Akshay Joshi
Hi Dave I did following changes in Docs project - Removed warnings during compilation of Docs project. - Added missing default-xsl.rst and sample-xml.rst file. - Added TOC tree. - Modified search.png file. Attached with the mail. Attached is the patch file, please review it and if it