| Summary: | handling of dependencies in doc build | ||
|---|---|---|---|
| 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-06 13:17:12 UTC
A commit references this bug: Author: wosch Date: Fri Oct 6 14:08:46 UTC 2017 New revision: 51066 URL: https://svnweb.freebsd.org/changeset/doc/51066 Log: <doc.docbook-dep.mk> handles implicit dependencies of DocBook documentation This feature can be disabled with DOCBOOK_DEPS_DISABLE=YES Missing dependencies will be reported as a warning, and should be fixed by the document authors. PR: 222826 Changes: head/de_DE.ISO8859-1/books/fdp-primer/Makefile head/en_US.ISO8859-1/articles/freebsd-releng/Makefile head/share/mk/doc.docbook-dep.mk head/share/mk/doc.project.mk head/zh_TW.UTF-8/books/fdp-primer/Makefile head/zh_TW.UTF-8/books/handbook/Makefile |