From 49736569989c550bb9daf1cf31253042ca394e33 Mon Sep 17 00:00:00 2001 From: Matt Jones Date: Sat, 18 Aug 2018 19:44:21 -0700 Subject: [PATCH] Reformat buildDependency.xsl for readability and indentation. --- buildDependencyTable.xsl | 258 ++++++++++++++++++++------------------- 1 file changed, 132 insertions(+), 126 deletions(-) diff --git a/buildDependencyTable.xsl b/buildDependencyTable.xsl index 056bc414..653285ca 100644 --- a/buildDependencyTable.xsl +++ b/buildDependencyTable.xsl @@ -32,131 +32,137 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA --> - - - - - - - -EML Dependency Chart - - -

EML Dependency Chart

-

- To read this chart, look at the row header and move across to the X. The - relationship can be read - <row header> depends on <column header> - or - <row header> imports <column header> -

-

- If you read the chart in the reverse fashion the relationship becomes - <column header> is depended on by <row header> - or - <column header> is imported by <row header> -

-

- If one module depends on another, it is a good chance that you are going - to be using at least a small subset of the other modules nodes within - the module that you want to use. This can be seen clearly by looking - at the diagrams associated with each - module. -

- - - - - - - - - - - - - - - - - rowodd - roweven - - - - - - - - - - - - - - - - - - -
- - - - - - -
- - - - - - - - - - rowoddemphasis - rowevenemphasis - - - X - - - - - black - - - -   -
- - -
- - - - - - - - - - - -
- - - - - - - -
+ + + + + + + + + + EML Dependency Chart + + +

EML Dependency Chart

+

+ To read this chart, look at the row header and move across to the X. The relationship can be read + <row header> depends on <column header> + or + <row header> imports <column header> +

+

+ If you read the chart in the reverse fashion the relationship becomes + <column header> is depended on by <row header> + or + <column header> is imported by <row header> +

+

+ If one module depends on another, it is a good chance that you are going to be using at least a small subset of the other modules nodes within the module that you want to use. This can be seen clearly by looking at the diagrams associated with each + module. +

+ + + + + + + + + + + + + + + + rowodd + roweven + + + + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ + + + + + + + + + + + + rowoddemphasis + rowevenemphasis + + + X + + + + + + + black + + + + +   + +
+ + +
+ + + + + + + + + + + + + + +
+ + + + + + + + +