Discussion of the implementations of VIRTIO specification
 help / color / mirror / Atom feed
* [virtio] [PATCH] virtio-html.cfg: use variable for spec version
@ 2022-04-21 15:29 Michael S. Tsirkin
  2022-04-21 15:35 ` [virtio-comment] " Cornelia Huck
  0 siblings, 1 reply; 2+ messages in thread
From: Michael S. Tsirkin @ 2022-04-21 15:29 UTC (permalink / raw)
  To: virtio-comment, virtio-dev; +Cc: virtio

this way it gets updated automatically

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
---
 virtio-html.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtio-html.cfg b/virtio-html.cfg
index 80212aa..c80d5eb 100644
--- a/virtio-html.cfg
+++ b/virtio-html.cfg
@@ -17,7 +17,7 @@
 	
 	%%\Configure{HColWidth}{\HCode{ style="min-width:\HColWidth"}}
 
-	\Configure{@TITLE}{Virtual I/O Device (VIRTIO) Version 1.1}
+	\Configure{@TITLE}{Virtual I/O Device (VIRTIO) Version \virtiorev}
 	\Css{body { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }}     
 	\Css{h1 { color:\#552681; font-size:150\%; }}
 	\Css{h2 { color:\#552681; font-size:140\%; }}
-- 
MST


---------------------------------------------------------------------
To unsubscribe from this mail list, you must leave the OASIS TC that 
generates this mail.  Follow this link to all your TCs in OASIS at:
https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php 


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-04-21 15:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-21 15:29 [virtio] [PATCH] virtio-html.cfg: use variable for spec version Michael S. Tsirkin
2022-04-21 15:35 ` [virtio-comment] " Cornelia Huck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox