From b4e7bf557f889c0751bdaf6eb9fa3a5b8923d094 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Mon, 9 Aug 2010 16:30:40 -0700 Subject: [PATCH] --- yaml --- r: 208359 b: refs/heads/master c: 0f7436a5b09d9c6d67ed272be9641af003b1b3b2 h: refs/heads/master i: 208357: c7a0288f2ff9aa7f606b7b77b453193abd9429c1 208355: 912433770fd90b088366febccbc39d9651201bab 208351: 847c1bffdcc5c4eb879c48fa5e7d6855e040b1e7 v: v3 --- [refs] | 2 +- trunk/Documentation/DocBook/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 11d91f2e139c..7e87b0c2e86f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3d2be54bab7efd97b642838b9c883869ca5b98be +refs/heads/master: 0f7436a5b09d9c6d67ed272be9641af003b1b3b2 diff --git a/trunk/Documentation/DocBook/Makefile b/trunk/Documentation/DocBook/Makefile index c7e5dc7e8cb3..4b603c5c3cc1 100644 --- a/trunk/Documentation/DocBook/Makefile +++ b/trunk/Documentation/DocBook/Makefile @@ -45,7 +45,7 @@ PDF := $(patsubst %.xml, %.pdf, $(BOOKS)) pdfdocs: $(PDF) HTML := $(sort $(patsubst %.xml, %.html, $(BOOKS))) -htmldocs: $(HTML) +htmldocs: $(HTML) xmldoclinks $(call build_main_index) $(call build_images)