12 lines
262 B
Markdown
12 lines
262 B
Markdown
|
# Presentation
|
||
|
|
||
|
*datagraph_generator* generates a diagram with **graphviz** with the link between organisations, libraries and users in *rero-ils* project.
|
||
|
|
||
|
# Usage
|
||
|
|
||
|
```
|
||
|
make clean && make
|
||
|
```
|
||
|
|
||
|
Result: **datagraph.svg** file (can be open with Gimp for example).
|