Skip to content

Commit afbc8ea

Browse files
committed
Improved documentation regarding viewpoint and snapshot files.
1 parent 2806354 commit afbc8ea

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Documentation/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ The folder name is the GUID of the topic. This GUID is in the UUID form. The fol
4242
* An XML file following the markup.xsd schema that is described below.
4343
* viewpoint.bcfv
4444
* An XML file following the visinfo.xsd schema that is described below (for compatibility with BCF 1.0).
45-
* Multiple viewpoints are possible in BCF 2.0. Names of these files are not predefined.
45+
* Multiple viewpoints are possible in BCF 2.0. Names of these files are not predefined. Note: One viewpoint needs to be be named viewpoint.bcfv even in the case of multiple viewpoints.
4646
* snapshot.png
4747
* A snapshot related to the topic (for compatibility with BCF 1.0).
48-
Multiple snapshots are possible in BCF 2.0. Names of these files are not predefined.
48+
Multiple snapshots are possible in BCF 2.0. Names of these files are not predefined. Note: One snapshot needs to be named snapshot.png even in the case of multiple viewpoints.
4949

5050

5151
*Note: The elements in the XML files must appear in the order given in the schemas and described below.*
@@ -289,4 +289,3 @@ The Color in Component node in visualization is used specify a custom color for
289289

290290

291291

292-

0 commit comments

Comments
 (0)