]> git.ipfire.org Git - thirdparty/squid.git/commit
Docs: auto-build release notes for snapshots
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 23 Aug 2015 11:53:54 +0000 (04:53 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 23 Aug 2015 11:53:54 +0000 (04:53 -0700)
commit86b8d4007571b7fd0af09d7f80782fa64b2a7b2a
treedae7b0aa2265ed1dd02999fed568d69cabe4cdaf
parent3c34112d87b41a0ed1c76326867780e538eec365
Docs: auto-build release notes for snapshots

This adds conditional build support to generate release notes whenever
a tarball is being created, regardless of what the code branch status
is. All that is required is the linuxdoc tool chain.

Formal release branch snapshots have been publishing the notes files
built for their previous release. But development versions of Squid
have not been getting documented at all which can be annoying for
testers.

The release-N.html file is also removed from the repository. With this
update it should no longer be needed by the snapshot machinery.
Makefile.am
configure.ac
doc/Makefile.am
doc/release-notes/Makefile.am [moved from doc/release-notes/Makefile with 67% similarity]
doc/release-notes/release-4.html [deleted file]