doc: tweaks for latexpdf build

Update missing captions on figures to remove remaining broken references
during latexpdf building.  Also, require doing a "make html" before
doing a "make latexpdf" to build all the artifacts needed for running
the latexpdf build.  (We might change that later if needed.)

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder
2021-04-21 14:00:59 -07:00
committed by David Kinder
parent 628bca5cad
commit f596b6df13
4 changed files with 15 additions and 1 deletions

View File

@@ -78,6 +78,8 @@ events in chronological order.
:align: center
:name: partBSPsetup
Event Order for Processor Set Up
Memory
======

View File

@@ -43,6 +43,8 @@ Virtio-BLK BE Design
:width: 900px
:name: virtio-blk-be
Virtio-BLK BE Design
The virtio-blk BE device is implemented as a legacy virtio device. Its
backend media could be a file or a partition. The virtio-blk device
supports writeback and writethrough cache mode. In writeback mode,