pgAdmin III commit: Fix various doc formating issues related to the TOC

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix various doc formating issues related to the TOC
Date: 2012-05-10 11:00:06
Message-ID: E1SSR6M-0002df-Dk@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix various doc formating issues related to the TOCs. Re-add missing
XML and XSL samples.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=f6ec8cb4a94f4e9679ff0e041614c29986357fdf
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/appendices.rst | 9 +-
docs/en_US/default-xsl.rst | 217 ++++++++++++++++++++++++++++++++++++++++++
docs/en_US/main.rst | 8 ++
docs/en_US/reports.rst | 6 +
docs/en_US/sample-xml.rst | 66 +++++++++++++
docs/en_US/search_object.rst | 26 +++++
6 files changed, 326 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-05-10 11:01:09 Re: Fixed warnings for Docs project
Previous Message Akshay Joshi 2012-05-10 09:22:57 Re: Fixed warnings for Docs project