Merge branch 'fc/doc-build-cleanup'
authorJunio C Hamano <gitster@pobox.com>
Mon, 14 Jun 2021 04:33:29 +0000 (13:33 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 Jun 2021 04:33:29 +0000 (13:33 +0900)
commit98f3f03bcbf4e0eda498f0a0c01d9bd90de9e106
treedc3a4db9411412969b030645ccbfa176e79e92ae
parent2019256717d70bcfa1c6cd3869cfdc02310adb7a
parent7ba30167291eb89f2e587b7cabfa4e7555de4ed5
Merge branch 'fc/doc-build-cleanup'

Preparatory build procedure clean-up for documentation.

* fc/doc-build-cleanup:
  doc: avoid using rm directly
  doc: simplify Makefile using .DELETE_ON_ERROR
  doc: remove unnecessary rm instances
  doc: improve asciidoc dependencies
  doc: refactor common asciidoc dependencies