• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
small typo

Initial index page for docs... quite emptyish... let's see what it looks like

changed data model picture from UML to ER diagram

added cardinality edges to diagram

flushed out main entity types for financial accounting system

This is a method of using dia to diagram the data model. Dia can produce

.png format files on the command line, so I wrote a makefile which produces

datamodel.png from datamodel.dia and also contains a pattern rule to

produce any.png from any.dia.

Requirements for running the make:

- gnu make

- dia