Skip Menu |
 

From: kaduk@MIT.EDU
Subject: SVN Commit

Make building docs easier in an unconfigured tree

Instead of requiring the user to specify srcdir, top_srcdir, PYTHON,
and possibly more in the future, make an 'htmlsrc' target that does so
for them.

This also lets us do the clean in the same step, so that only one
command is required of the user.

https://github.com/krb5/krb5/commit/f6ef297fe537de3712fce751bad8a597ef32e0ed
Author: Ben Kaduk <kaduk@mit.edu>
Commit: f6ef297fe537de3712fce751bad8a597ef32e0ed
Branch: master
doc/build_this.rst | 3 +--
src/doc/Makefile.in | 9 ++++++---
2 files changed, 7 insertions(+), 5 deletions(-)
From: tlyu@mit.edu
Subject: SVN Commit

Make building docs easier in an unconfigured tree

Instead of requiring the user to specify srcdir, top_srcdir, PYTHON,
and possibly more in the future, make an 'htmlsrc' target that does so
for them.

This also lets us do the clean in the same step, so that only one
command is required of the user.

(cherry picked from commit f6ef297fe537de3712fce751bad8a597ef32e0ed)

https://github.com/krb5/krb5/commit/44f3c0948c42110dcfc4701fc2ff9306fb5883cb
Author: Ben Kaduk <kaduk@mit.edu>
Committer: Tom Yu <tlyu@mit.edu>
Commit: 44f3c0948c42110dcfc4701fc2ff9306fb5883cb
Branch: krb5-1.11
doc/build_this.rst | 3 +--
src/doc/Makefile.in | 9 ++++++---
2 files changed, 7 insertions(+), 5 deletions(-)