Skip to content

Commit

Permalink
#322: Add API reference docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
priscavdsluis committed Sep 2, 2022
1 parent 817ffa9 commit 486e1ec
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/reference/gui.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# GUI files
The GUI module provides the logic to create and validate GUI specific models for a [D-Flow FM](glossary.md#d-flow-fm) model.

Generic parsing and serializing functionality comes from the generic hydrolib.core.io.ini modules.

A .gui file is described by the classes below.

## GUI models

::: hydrolib.core.io.gui.models

0 comments on commit 486e1ec

Please sign in to comment.