You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Documentation/README.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,10 +42,10 @@ The folder name is the GUID of the topic. This GUID is in the UUID form. The fol
42
42
* An XML file following the markup.xsd schema that is described below.
43
43
* viewpoint.bcfv
44
44
* 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.
46
46
* snapshot.png
47
47
* 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.
49
49
50
50
51
51
*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
0 commit comments