first pass at flow inheritance documentation

This commit is contained in:
Scott Andrews
2008-04-07 22:50:36 +00:00
parent a0a98ba4d0
commit a359dcc910
2 changed files with 187 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
<!ENTITY overview SYSTEM "overview.xml">
<!ENTITY defining-flows SYSTEM "defining-flows.xml">
<!ENTITY flow-security SYSTEM "flow-security.xml">
<!ENTITY flow-inheritance SYSTEM "flow-inheritance.xml">
]>
<book>
@@ -51,5 +52,6 @@
&overview;
&defining-flows;
&flow-security;
&flow-inheritance;
</book>