Skip to content

Commit

Permalink
Modify class diagram formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
LeowWB committed Nov 7, 2019
1 parent 5c3076e commit a496153
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/DeveloperGuide.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -309,10 +309,10 @@ a|`JsonImportUtil#importFlashCardsFromJson( JsonExportPath)`
|**External library used** |Apache POI |Jackson
|====

The number of classes that support the import/export feature is a rather large one. The following class diagram should help to clarify the associations
The number of classes that support the import/export feature is a rather large one. The following class diagram will help to clarify the associations
between these classes:

image::ExportClassDiagram.png[]
image::ExportClassDiagram.png[height=700]

_Figure 1: Class diagram showing the classes directly relevant to importing and exporting_

Expand Down

0 comments on commit a496153

Please sign in to comment.