diff options
author | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-04-07 11:27:36 +0000 |
---|---|---|
committer | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-04-07 11:27:36 +0000 |
commit | e6872b32fa0f500f2ce518355bfd6d8f124005e7 (patch) | |
tree | 521c7ef5e9c7dff8ab24790a4a181e4640e9fcfa | |
parent | 0d72c03b04da8da3edb551917c0718277c696f4f (diff) |
README.txt: list relevant files for TeX source
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@340 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
-rw-r--r-- | README.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..503c552 --- /dev/null +++ b/README.txt @@ -0,0 +1,6 @@ +This is one component of a Work Product that also includes:
+
+ Introduction: introduction.tex
+ Main specification content: content.tex
+ Conformance targets and clauses: conformance.tex
+ TeX source files for generating output in pdf and html format.
|