summaryrefslogtreecommitdiff
path: root/doc/src/Makefile
AgeCommit message (Expand)Author
2013-10-11Remove maintainer-check target, fold into normal buildPeter Eisentraut
2011-03-28Add maintainer-check targetPeter Eisentraut
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2009-08-09Ship documentation without intermediate tarballsPeter Eisentraut
2009-08-05Fix manpages related to SPI functions.Alvaro Herrera
2008-11-14Since doc/src/sgml already builds the HTML docs twice to resolve indexPeter Eisentraut
2008-11-14Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut
2006-12-02Don't ship spi_* man pages. (We don't do that anyway, but now it's automatic.)Peter Eisentraut
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-03-25Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut
2002-11-30Make install and clean targets behave more normally.Tom Lane
2002-07-28Clean documentation subtree during make clean.Peter Eisentraut
2001-11-25Fix commentPeter Eisentraut
2001-11-23Improve wording.Bruce Momjian
2001-11-23Document index entries are built first.Bruce Momjian
2001-09-30Change tar -T file to tar `cat file` for BSD tar.Bruce Momjian
2001-09-30Change tar -c -f to -cf for BSD tar.Bruce Momjian
2001-09-30Fix *.gif expansion to be empty when no gif files are used.Peter Eisentraut
2001-09-18Generate index.html as the root file name of the documentation set,Peter Eisentraut
2001-09-17Unify the zip rules and variables.Peter Eisentraut
2001-09-14Some formatting changes, add CSS stylesheet. Include indexes inPeter Eisentraut
2001-08-29Install the SQL command man pages into a section appropriate for eachPeter Eisentraut
2001-03-27> Kinda looks like Ian broke the compile-in-source-dir case whileBruce Momjian
2001-03-25Allow building documentation outside source tree.Peter Eisentraut
2001-02-17No more .htm files, so don't try to add them to the doc tarballs.Tom Lane
2000-11-24Revive Reference Manual, remove reference pages from User's Guide.Peter Eisentraut
2000-10-08Split out Developer's from Programmer's guide.Peter Eisentraut
2000-09-12Define ZIP rather than GZIP.Thomas G. Lockhart
2000-09-05GZIP vs ZIP variable naming messed upPeter Eisentraut
2000-08-31Fix relative path references so that make knowns which dependencies referPeter Eisentraut
2000-07-16Automatic dependency trackingPeter Eisentraut
1999-08-08Use sgml/Makefile to generate man sections, so just "make man" there.Thomas G. Lockhart
1999-07-14Include gif omitted from integrated doc.Thomas G. Lockhart
1999-07-06Include rules for building a man tar file.Thomas G. Lockhart
1999-01-07Fix build rules for the tutorial,Thomas G. Lockhart
1998-10-31Try to get only html and gif files into tarballs.Thomas G. Lockhart
1998-05-09Allow building a source tarball.Thomas G. Lockhart
1998-04-05Include complete Makefile.global if available,Thomas G. Lockhart
1998-03-01Make this rely on a real Makefile in sgml/.Thomas G. Lockhart
1998-03-01SGML source for new documentation.Thomas G. Lockhart