pgAdmin III commit: Run tidy over the HTML again, this time without -om - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Run tidy over the HTML again, this time without -om
Date
Msg-id E1QhMgh-0002WM-5a@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Run tidy over the HTML again, this time without -omit.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=e59a3577d181cda8f6d580a8edd8ab4dfb0c1b75

Modified Files
--------------
docs/en_US/appendices.html        |   36 ++--
docs/en_US/backup.html            |   54 ++--
docs/en_US/bugreport.html         |   66 +++---
docs/en_US/commandline.html       |  134 +++++-----
docs/en_US/connect-error.html     |   86 +++---
docs/en_US/connect.html           |  193 +++++++-------
docs/en_US/control-server.html    |   23 +-
docs/en_US/debugger.html          |  102 ++++----
docs/en_US/default-xsl.html       |   26 +-
docs/en_US/editgrid.html          |  146 +++++-----
docs/en_US/export.html            |   41 ++--
docs/en_US/extend.html            |   96 ++++----
docs/en_US/gqb.html               |   92 ++++---
docs/en_US/grantwiz.html          |   41 ++--
docs/en_US/gridopts.html          |   37 ++--
docs/en_US/guruhints.html         |   47 ++--
docs/en_US/index.html             |   61 +++--
docs/en_US/kerberos.html          |   86 +++---
docs/en_US/licence.html           |   49 ++--
docs/en_US/macros.html            |   42 ++--
docs/en_US/main.html              |  111 ++++----
docs/en_US/maintenance.html       |   77 +++---
docs/en_US/openssl.html           |  109 ++++----
docs/en_US/options-tab1.html      |  161 ++++++------
docs/en_US/options-tab2.html      |   91 ++++---
docs/en_US/options-tab3.html      |   34 ++--
docs/en_US/options-tab4.html      |  142 +++++-----
docs/en_US/options-tab5.html      |   39 ++--
docs/en_US/options-tab6.html      |   20 +-
docs/en_US/options-tab7.html      |   71 +++---
docs/en_US/options.html           |   51 ++--
docs/en_US/password.html          |   75 +++---
docs/en_US/pgagent-install.html   |  160 ++++++------
docs/en_US/pgagent-jobs.html      |   69 +++---
docs/en_US/pgagent-schedules.html |   82 +++---
docs/en_US/pgagent-steps.html     |   58 ++--
docs/en_US/pgagent.html           |   54 +++--
docs/en_US/pgscript.html          |  536 ++++++++++++++++++-------------------
docs/en_US/query.html             |  286 ++++++++++----------
docs/en_US/reports.html           |  110 ++++----
docs/en_US/restore.html           |   76 +++---
docs/en_US/sample-xml.html        |   20 +-
docs/en_US/search.html            |   47 ++--
docs/en_US/slony-example.html     |  106 ++++----
docs/en_US/slony-execute.html     |   24 +-
docs/en_US/slony-functions.html   |   63 +++--
docs/en_US/slony-install.html     |  143 +++++-----
docs/en_US/slony-overview.html    |   34 ++-
docs/en_US/slony-path.html        |   53 ++--
docs/en_US/slony-set.html         |   84 +++---
docs/en_US/slony.html             |   67 +++--
docs/en_US/status.html            |  147 +++++-----
docs/en_US/team.html              |  145 +++++-----
docs/en_US/translation_team.html  |   96 ++++----
docs/en_US/using.html             |  131 +++++----
55 files changed, 2545 insertions(+), 2485 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Run tidy over the HTML again, this time without -om
Next
From: Guillaume Lelarge
Date:
Subject: Re: pgAdmin III commit: Database Designer (milestone 1 of GSoC 2011)