summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorPavel Raiskup <praiskup@redhat.com>2015-03-04 16:00:31 +0100
committerPavel Raiskup <praiskup@redhat.com>2015-03-04 16:06:45 +0100
commit834c0e34d7828f96550c7a7bbb94f3dcaacd2029 (patch)
tree853ae4201f0e4a9f261352549b6ef359d0d24869 /TODO
parentf6c4b5674f9ea68634fa13197405a89fde64985f (diff)
downloadpostgresql-setup-834c0e34d7828f96550c7a7bbb94f3dcaacd2029.tar.gz
postgresql-setup-834c0e34d7828f96550c7a7bbb94f3dcaacd2029.tar.xz
postgresql-setup-834c0e34d7828f96550c7a7bbb94f3dcaacd2029.zip
README.rpm-dist: use docbook2txt for generation
The benefit is that sgml format we write does not need to be kept formated precisely. The output format still needs some "style" fixes, but now docbook2txt is able to generates correct text-file README.rpm-dist without problems on RHEL 5.10+. * .gitignore: Added all intermediate files of README file. * Makefile.am: Generated README file is firstly filtered through $(SED_RULES), then macros are expanded by m4 and then docbook2txt is called. * README: Document subset of dependencies. * README.rpm-dist.in: Move to ... * README.rpm-dist.template: ... here, with docbook transformation. * TODO: Document we should should work docbook docs. * configure.ac: AC_SUBST also WANT_SYSVINIT.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8e234d4..b0203d1 100644
--- a/TODO
+++ b/TODO
@@ -22,3 +22,5 @@
edit generated file instead its '*.in' parent
* Allow guys from KDE upgrade the PG stack somehow.
+
+* stylesheets & html version for README.rpm-dist