| Summary: | share/tools/webupdate needs a cleanup | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Wolfram Schneider <wosch> |
| Component: | Books & Articles | Assignee: | Wolfram Schneider <wosch> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Wolfram Schneider
2017-10-01 18:07:11 UTC
A commit references this bug: Author: wosch Date: Sun Oct 1 18:08:22 UTC 2017 New revision: 51017 URL: https://svnweb.freebsd.org/changeset/doc/51017 Log: call `make all' first, than `make install' PR: 222721 Changes: head/share/tools/webupdate If we build the doc (articles, books) from doc/en_US.ISO8859-1/htdocs/doc, then we build the formats "html" and "html-split". That means, if we build the doc first from ./doc, we have to enforce the formats "html" and "html-split" as well and not just the default format. It would be great if the webupdate scripts display the latest rev. nummber / git id on failure. this is easy to implement, most of the code is already in share/mk/doc.docbook.mk A commit references this bug: Author: wosch Date: Sun Oct 1 19:26:53 UTC 2017 New revision: 51018 URL: https://svnweb.freebsd.org/changeset/doc/51018 Log: display the latest rev. nummber / git id on failure PR: 222721 Changes: head/share/tools/webupdate A commit references this bug: Author: wosch Date: Sun Oct 1 19:29:43 UTC 2017 New revision: 51019 URL: https://svnweb.freebsd.org/changeset/doc/51019 Log: disable "obj", too fragile, see also PR: 222488 PR: 222721 Changes: head/share/tools/webupdate A commit references this bug: Author: wosch Date: Sun Oct 1 19:39:38 UTC 2017 New revision: 51020 URL: https://svnweb.freebsd.org/changeset/doc/51020 Log: cleanup stale documentation PR: 222721 Changes: head/share/tools/webupdate A commit references this bug: Author: wosch Date: Tue Oct 3 11:42:23 UTC 2017 New revision: 51032 URL: https://svnweb.freebsd.org/changeset/doc/51032 Log: enable parallel web+doc build PR: 222721 Changes: head/share/tools/webupdate |